Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerOperations.cpp78 bool VisitTypeDecl(TypeDecl *D) { in VisitTypeDecl() function
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp409 void ASTDeclWriter::VisitTypeDecl(TypeDecl *D) { VisitTypeDecl() function in ASTDeclWriter
H A DASTReaderDecl.cpp716 void ASTDeclReader::VisitTypeDecl(TypeDecl *TD) { VisitTypeDecl() function in ASTDeclReader