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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp25 bool VisitNamedDecl(NamedDecl *D) { function in struct:clang::__anon304::Builder
H A DODRHash.cpp282 void VisitNamedDecl(const NamedDecl *D) { function in class:__anon262::ODRDeclVisitor
H A DJSONNodeDumper.cpp697 void JSONNodeDumper::VisitNamedDecl(const NamedDecl *ND) { function in class:JSONNodeDumper
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFinder.cpp107 bool VisitNamedDecl(const NamedDecl *ND) { function in class:clang::tooling::__anon1071::NamedDeclFindingVisitor
H A DUSRLocFinder.cpp181 bool VisitNamedDecl(const NamedDecl *Decl) { function in class:clang::tooling::__anon1073::RenameLocFinder
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h43 bool VisitNamedDecl(const NamedDecl *D) { function in class:clang::tooling::RecursiveSymbolVisitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DASTConsumers.cpp128 bool VisitNamedDecl(NamedDecl *D) { function in class:__anon494::ASTDeclNodeLister
H A DInterfaceStubFunctionsConsumer.cpp244 bool VisitNamedDecl(NamedDecl *ND) { function in struct:__anon513::InterfaceStubFunctionsConsumer::Visitor
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp289 void USRGenerator::VisitNamedDecl(const NamedDecl *D) { function in class:USRGenerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp360 void ASTDeclWriter::VisitNamedDecl(NamedDecl *D) { function in class:ASTDeclWriter
[all...]
H A DASTReaderDecl.cpp652 void ASTDeclReader::VisitNamedDecl(NamedDecl *ND) { function in class:ASTDeclReader
[all...]

Completed in 267 milliseconds