Home
last modified time | relevance | path

Searched defs:FoundDecl (Results 1 – 25 of 471) sorted by relevance

12345678910>>...19

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/AST/
H A DASTConcept.h116 NamedDecl *FoundDecl; variable
128 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
176 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTConcept.h117 NamedDecl *FoundDecl; variable
129 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
177 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DASTConcept.h116 NamedDecl *FoundDecl; variable
128 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
176 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/AST/
H A DASTConcept.h116 NamedDecl *FoundDecl; variable
128 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
176 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/AST/
H A DASTConcept.h116 NamedDecl *FoundDecl; variable
128 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
176 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DASTConcept.h116 NamedDecl *FoundDecl; variable
128 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
176 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTConcept.h117 NamedDecl *FoundDecl; variable
129 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
177 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DASTConcept.h116 NamedDecl *FoundDecl; variable
128 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
176 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DASTConcept.h116 NamedDecl *FoundDecl; variable
128 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
176 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/AST/
H A DASTConcept.h117 NamedDecl *FoundDecl; variable
129 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
177 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DASTConcept.h116 NamedDecl *FoundDecl; variable
128 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
176 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/AST/
H A DASTConcept.h117 NamedDecl *FoundDecl; variable
129 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
177 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/AST/
H A DASTConcept.h117 NamedDecl *FoundDecl; variable
129 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in ConceptReference()
177 DeclarationNameInfo ConceptNameInfo, NamedDecl *FoundDecl, in TypeConstraint()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
65 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
173 const Decl *FoundDecl; member in clang::tooling::__anonec5c09af0111::AdditionalUSRFinder
217 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
63 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
167 const Decl *FoundDecl; member in clang::tooling::__anonf89215f60111::AdditionalUSRFinder
211 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
65 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
173 const Decl *FoundDecl; member in clang::tooling::__anon29796fb60111::AdditionalUSRFinder
217 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp42 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
64 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
168 const Decl *FoundDecl; member in clang::tooling::__anon0724b2f40111::AdditionalUSRFinder
212 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp42 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
64 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
168 const Decl *FoundDecl; member in clang::tooling::__anon15b74ff20111::AdditionalUSRFinder
212 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
65 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
182 const Decl *FoundDecl; member in clang::tooling::__anon1ae6d2b80111::AdditionalUSRFinder
226 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
65 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
182 const Decl *FoundDecl; member in clang::tooling::__anon9d7058540111::AdditionalUSRFinder
226 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
65 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
211 const Decl *FoundDecl; member in clang::tooling::__anon14605f3f0111::AdditionalUSRFinder
254 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
65 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
211 const Decl *FoundDecl; member in clang::tooling::__anon0e3ed15f0111::AdditionalUSRFinder
254 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
65 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
211 const Decl *FoundDecl; member in clang::tooling::__anona1bca43e0111::AdditionalUSRFinder
254 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
65 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
211 const Decl *FoundDecl; member in clang::tooling::__anon63fb88540111::AdditionalUSRFinder
254 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp41 const NamedDecl *getCanonicalSymbolDeclaration(const NamedDecl *FoundDecl) { in getCanonicalSymbolDeclaration()
65 AdditionalUSRFinder(const Decl *FoundDecl, ASTContext &Context) in AdditionalUSRFinder()
211 const Decl *FoundDecl; member in clang::tooling::__anond4244d8c0111::AdditionalUSRFinder
254 const NamedDecl *FoundDecl = QualifiedName.empty() in FindSymbol() local

12345678910>>...19