Home
last modified time | relevance | path

Searched defs:VisitNamedDecl (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFinder.cpp108 bool VisitNamedDecl(const NamedDecl *ND) { in VisitNamedDecl() function in clang::tooling::__anonbc7ca6930211::NamedDeclFindingVisitor
H A DUSRLocFinder.cpp182 bool VisitNamedDecl(const NamedDecl *Decl) { in VisitNamedDecl() function in clang::tooling::__anonc66865d10111::RenameLocFinder
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h43 bool VisitNamedDecl(const NamedDecl *D) { in VisitNamedDecl() function
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp148 bool VisitNamedDecl(NamedDecl *D) { in VisitNamedDecl() function in __anon164efe420111::ASTDeclNodeLister
H A DInterfaceStubFunctionsConsumer.cpp245 bool VisitNamedDecl(NamedDecl *ND) { HandleTranslationUnit() function
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp40 bool VisitNamedDecl(NamedDecl *D) { in VisitNamedDecl() function
H A DODRHash.cpp296 void VisitNamedDecl(const NamedDecl *D) { VisitNamedDecl() function in __anon4baa67ec0111::ODRDeclVisitor
H A DJSONNodeDumper.cpp809 void JSONNodeDumper::VisitNamedDecl(const NamedDecl *ND) { VisitNamedDecl() function in JSONNodeDumper
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp301 void USRGenerator::VisitNamedDecl(const NamedDecl *D) { VisitNamedDecl() function in USRGenerator
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp401 void ASTDeclWriter::VisitNamedDecl(NamedDecl *D) { VisitNamedDecl() function in ASTDeclWriter
[all...]
H A DASTReaderDecl.cpp710 void ASTDeclReader::VisitNamedDecl(NamedDecl *ND) { VisitNamedDecl() function in ASTDeclReader
[all...]