Home
last modified time | relevance | path

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

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