Searched defs:VisitAccessSpecDecl (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp1063 void ASTDeclWriter::VisitAccessSpecDecl(AccessSpecDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1375 void ASTDeclReader::VisitAccessSpecDecl(AccessSpecDecl *D) { function in class:ASTDeclReader
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDumper.cpp1233 void ASTDumper::VisitAccessSpecDecl(const AccessSpecDecl *D) { function in class:ASTDumper
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp383 Decl *TemplateDeclInstantiator::VisitAccessSpecDecl(AccessSpecDecl *D) { function in class:TemplateDeclInstantiator

Completed in 177 milliseconds