Home
last modified time | relevance | path

Searched defs:VisitTypeDecl (Results 1 – 4 of 4) sorted by relevance

/external/sandboxed-api/sandboxed_api/tools/clang_generator/
Dgenerator.cc58 bool GeneratorASTVisitor::VisitTypeDecl(clang::TypeDecl* decl) { in VisitTypeDecl() function in sapi::GeneratorASTVisitor
/external/clang/lib/CodeGen/
DObjectFilePCHContainerOperations.cpp80 bool VisitTypeDecl(TypeDecl *D) { in VisitTypeDecl() function
/external/clang/lib/Serialization/
DASTWriterDecl.cpp355 void ASTDeclWriter::VisitTypeDecl(TypeDecl *D) { in VisitTypeDecl() function in ASTDeclWriter
DASTReaderDecl.cpp605 void ASTDeclReader::VisitTypeDecl(TypeDecl *TD) { in VisitTypeDecl() function in ASTDeclReader