Searched defs:VisitLinkageSpecDecl (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1017 void DeclPrinter::VisitLinkageSpecDecl(LinkageSpecDecl *D) { function in class:DeclPrinter
H A DTextNodeDumper.cpp1792 void TextNodeDumper::VisitLinkageSpecDecl(const LinkageSpecDecl *D) { function in class:TextNodeDumper
H A DJSONNodeDumper.cpp883 void JSONNodeDumper::VisitLinkageSpecDecl(const LinkageSpecDecl *LSD) { function in class:JSONNodeDumper
H A DASTImporter.cpp4378 ExpectedDecl ASTNodeImporter::VisitLinkageSpecDecl(LinkageSpecDecl *D) { function in class:ASTNodeImporter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp106 void VisitLinkageSpecDecl(const LinkageSpecDecl *D) { function in class:__anon543::USRGenerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp1206 void ASTDeclWriter::VisitLinkageSpecDecl(LinkageSpecDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1544 void ASTDeclReader::VisitLinkageSpecDecl(LinkageSpecDecl *D) { function in class:ASTDeclReader

Completed in 218 milliseconds