Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp77 bool VisitTypeDecl(TypeDecl *D) { in VisitTypeDecl() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp369 void ASTDeclWriter::VisitTypeDecl(TypeDecl *D) { in VisitTypeDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp666 void ASTDeclReader::VisitTypeDecl(TypeDecl *TD) { in VisitTypeDecl() function in ASTDeclReader