Searched defs:VisitTypeDecl (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | ObjectFilePCHContainerOperations.cpp | 78 bool VisitTypeDecl(TypeDecl *D) { in VisitTypeDecl() function |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterDecl.cpp | 409 void ASTDeclWriter::VisitTypeDecl(TypeDecl *D) { VisitTypeDecl() function in ASTDeclWriter |
H A D | ASTReaderDecl.cpp | 716 void ASTDeclReader::VisitTypeDecl(TypeDecl *TD) { VisitTypeDecl() function in ASTDeclReader |