Home
last modified time | relevance | path

Searched defs:ND (Results 1 – 25 of 215) sorted by relevance

123456789

/aosp_15_r20/external/clang/lib/AST/
H A DItaniumMangle.cpp116 static bool isLambda(const NamedDecl *ND) { in isLambda()
179 bool getNextDiscriminator(const NamedDecl *ND, unsigned &disc) { in getNextDiscriminator()
294 void write(raw_ostream &Out, const NamedDecl *ND, in write()
453 void addSubstitution(const NamedDecl *ND) { in addSubstitution()
475 void mangleUnqualifiedName(const NamedDecl *ND, in mangleUnqualifiedName()
616 void CXXNameMangler::writeAbiTags(const NamedDecl *ND, in writeAbiTags()
623 const NamedDecl *ND, const AbiTagList *AdditionalAbiTags) { in mangleSourceNameWithAbiTags()
774 isTemplate(const NamedDecl *ND, const TemplateArgumentList *&TemplateArgs) { in isTemplate()
800 void CXXNameMangler::mangleName(const NamedDecl *ND) { in mangleName()
833 void CXXNameMangler::mangleNameWithAbiTags(const NamedDecl *ND, in mangleNameWithAbiTags()
[all …]
H A DDeclBase.cpp296 if (const NamespaceDecl *ND = dyn_cast<NamespaceDecl>(DC)) in isInAnonymousNamespace() local
910 const NamespaceDecl *ND = cast<NamespaceDecl>(this); in isStdNamespace() local
1252 NamedDecl *ND = cast<NamedDecl>(D); in removeDecl() local
1299 if (NamedDecl *ND = dyn_cast<NamedDecl>(D)) in addDecl() local
1307 if (NamedDecl *ND = dyn_cast<NamedDecl>(D)) in addDeclInternal() local
1388 if (NamedDecl *ND = dyn_cast<NamedDecl>(D)) in buildLookupImpl() local
1528 if (NamedDecl *ND = dyn_cast<NamedDecl>(D)) in localUncachedLookup() local
H A DMangle.cpp59 static bool isExternC(const NamedDecl *ND) { in isExternC()
66 const NamedDecl *ND) { in getCallingConvMangling()
241 else if (auto ND = dyn_cast<NamedDecl>(DC)) { in mangleBlock() local
H A DMicrosoftMangle.cpp104 static const FunctionDecl *getStructor(const NamedDecl *ND) { in getStructor()
115 static bool isLambda(const NamedDecl *ND) { in isLambda()
196 bool getNextDiscriminator(const NamedDecl *ND, unsigned &disc) { in getNextDiscriminator()
315 void mangleUnqualifiedName(const NamedDecl *ND) { in mangleUnqualifiedName()
653 void MicrosoftCXXNameMangler::mangleName(const NamedDecl *ND) { in mangleName()
697 isTemplate(const NamedDecl *ND, const TemplateArgumentList *&TemplateArgs) { in isTemplate()
723 void MicrosoftCXXNameMangler::mangleUnqualifiedName(const NamedDecl *ND, in mangleUnqualifiedName()
898 void MicrosoftCXXNameMangler::mangleNestedName(const NamedDecl *ND) { in mangleNestedName()
1249 const NamedDecl *ND = cast<NamedDecl>(TA.getAsDecl()); in mangleTemplateArg() local
1326 const NamedDecl *ND = in mangleTemplateArg() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Refactoring/Rename/
DRenamingAction.h59 RenameOccurrences(const NamedDecl *ND, std::string NewName) in RenameOccurrences()
65 const NamedDecl *ND; variable
78 QualifiedRenameRule(const NamedDecl *ND, in QualifiedRenameRule()
86 const NamedDecl *ND; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/Rename/
DRenamingAction.h59 RenameOccurrences(const NamedDecl *ND, std::string NewName) in RenameOccurrences()
65 const NamedDecl *ND; variable
78 QualifiedRenameRule(const NamedDecl *ND, in QualifiedRenameRule()
86 const NamedDecl *ND; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/Rename/
DRenamingAction.h59 RenameOccurrences(const NamedDecl *ND, std::string NewName) in RenameOccurrences()
65 const NamedDecl *ND; variable
78 QualifiedRenameRule(const NamedDecl *ND, in QualifiedRenameRule()
86 const NamedDecl *ND; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/Rename/
DRenamingAction.h59 RenameOccurrences(const NamedDecl *ND, std::string NewName) in RenameOccurrences()
65 const NamedDecl *ND; variable
78 QualifiedRenameRule(const NamedDecl *ND, in QualifiedRenameRule()
86 const NamedDecl *ND; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Refactoring/
DRecursiveSymbolVisitor.h36 bool visitSymbolOccurrence(const NamedDecl *ND, in visitSymbolOccurrence()
118 const NamespaceDecl *ND = NNS.getNestedNameSpecifier()->getAsNamespace(); in TraverseNestedNameSpecifierLoc() local
141 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, in visit()
146 bool visit(const NamedDecl *ND, SourceLocation Loc) { in visit()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Refactoring/
DRecursiveSymbolVisitor.h36 bool visitSymbolOccurrence(const NamedDecl *ND, in visitSymbolOccurrence()
118 const NamespaceDecl *ND = NNS.getNestedNameSpecifier()->getAsNamespace(); in TraverseNestedNameSpecifierLoc() local
141 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, in visit()
146 bool visit(const NamedDecl *ND, SourceLocation Loc) { in visit()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Refactoring/
DRecursiveSymbolVisitor.h36 bool visitSymbolOccurrence(const NamedDecl *ND, in visitSymbolOccurrence()
118 const NamespaceDecl *ND = NNS.getNestedNameSpecifier()->getAsNamespace(); in TraverseNestedNameSpecifierLoc() local
141 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, in visit()
146 bool visit(const NamedDecl *ND, SourceLocation Loc) { in visit()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Refactoring/
DRecursiveSymbolVisitor.h36 bool visitSymbolOccurrence(const NamedDecl *ND, in visitSymbolOccurrence()
118 const NamespaceDecl *ND = NNS.getNestedNameSpecifier()->getAsNamespace(); in TraverseNestedNameSpecifierLoc() local
141 bool visit(const NamedDecl *ND, SourceLocation BeginLoc, in visit()
146 bool visit(const NamedDecl *ND, SourceLocation Loc) { in visit()
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaLookup.cpp1088 if (NamedDecl *ND = R.getAcceptableDecl(*I)) { in CppLookupName() local
1168 if (NamedDecl *ND = R.getAcceptableDecl(Ivar)) { in CppLookupName() local
1257 if (NamedDecl *ND = R.getAcceptableDecl(*I)) { in CppLookupName() local
1388 void Sema::makeMergedDefinitionVisible(NamedDecl *ND, SourceLocation Loc) { in makeMergedDefinitionVisible()
1617 auto ND = cast<NamedDecl>(RD); in findAcceptableDecl() local
1648 if (auto *ND = dyn_cast<NamespaceDecl>(D)) { in getAcceptableDeclSlow() local
1851 NamespaceDecl *ND = I->getNominatedNamespace()->getOriginalNamespace(); in LookupQualifiedNameInUsingDirectives() local
1867 NamespaceDecl *ND = Queue.pop_back_val(); in LookupQualifiedNameInUsingDirectives() local
3373 void add(NamedDecl *ND) { in add()
3396 NamedDecl *VisibleDeclsRecord::checkHidden(NamedDecl *ND) { in checkHidden()
[all …]
H A DSemaCXXScopeSpec.cpp599 if (NamedDecl *ND = R.getAsSingle<NamedDecl>()) in BuildCXXNestedNameSpecifier() local
606 if (NamedDecl *ND = R.getAsSingle<NamedDecl>()) in BuildCXXNestedNameSpecifier() local
638 if (NamedDecl *ND = Corrected.getFoundDecl()) in BuildCXXNestedNameSpecifier() local
813 if (NamedDecl *ND = Found.getAsSingle<NamedDecl>()) in BuildCXXNestedNameSpecifier() local
H A DCodeCompleteConsumer.cpp267 const NamedDecl *ND = dyn_cast<NamedDecl>(DC); in getParentName() local
284 if (const NamedDecl *ND = dyn_cast<NamedDecl>(DC)) { in getParentName() local
384 const NamedDecl *ND = dyn_cast<NamedDecl>(DC); in addParentContext() local
H A DSemaTemplateVariadic.cpp527 getDepthAndIndex(NamedDecl *ND) { in getDepthAndIndex()
562 NamedDecl *ND = i->first.get<NamedDecl *>(); in CheckParameterPacksForExpansion() local
663 NamedDecl *ND = Unexpanded[I].first.get<NamedDecl *>(); in getNumArgumentsInExpansion() local
809 NamedDecl *ND = candidate.getCorrectionDecl(); in ValidateCandidate() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclContextInternals.h96 void erase(NamedDecl *ND) { in erase()
137 if (NamedDecl *ND = getAsDecl()) in getASTContext() local
255 if (auto *ND = N->Rest.dyn_cast<NamedDecl *>()) { in addOrReplaceDecl() local
DASTImporterSharedState.h59 if (auto *ND = dyn_cast<NamedDecl>(D)) in addDeclToLookup() local
65 if (auto *ND = dyn_cast<NamedDecl>(D)) in removeDeclFromLookup() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclContextInternals.h84 void erase(NamedDecl *ND) { in erase()
125 if (NamedDecl *ND = getAsDecl()) in getASTContext() local
252 if (auto *ND = N->Rest.dyn_cast<NamedDecl *>()) { in addOrReplaceDecl() local
DASTImporterSharedState.h59 if (auto *ND = dyn_cast<NamedDecl>(D)) in addDeclToLookup() local
65 if (auto *ND = dyn_cast<NamedDecl>(D)) in removeDeclFromLookup() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclContextInternals.h84 void erase(NamedDecl *ND) { in erase()
125 if (NamedDecl *ND = getAsDecl()) in getASTContext() local
252 if (auto *ND = N->Rest.dyn_cast<NamedDecl *>()) { in addOrReplaceDecl() local
DASTImporterSharedState.h59 if (auto *ND = dyn_cast<NamedDecl>(D)) in addDeclToLookup() local
65 if (auto *ND = dyn_cast<NamedDecl>(D)) in removeDeclFromLookup() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclContextInternals.h84 void erase(NamedDecl *ND) { in erase()
125 if (NamedDecl *ND = getAsDecl()) in getASTContext() local
252 if (auto *ND = N->Rest.dyn_cast<NamedDecl *>()) { in addOrReplaceDecl() local
DASTImporterSharedState.h59 if (auto *ND = dyn_cast<NamedDecl>(D)) in addDeclToLookup() local
65 if (auto *ND = dyn_cast<NamedDecl>(D)) in removeDeclFromLookup() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dnn_ops_test.cc914 #define BM_AvgPoolFwdCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
1019 #define BM_AvgPoolBkCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
1108 #define BM_MaxPoolFwdCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
1194 #define BM_MaxPoolBkGPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
1205 #define BM_MaxPoolBkCPU(BS, IR, IC, ND, KR, KC, ST, PT, TH, LABEL) \ argument
1285 #define BM_Relu(BS, IR, IC, ND, TH, LABEL) \ argument
1357 #define BM_Softplus(BS, IR, IC, ND, TH, LABEL) \ argument

123456789