Home
last modified time | relevance | path

Searched refs:VisitTypeOfExprType (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DODRHash.cpp970 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anondc2745e90211::ODRTypeVisitor
H A DASTDumper.cpp170 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anon7de60b550111::ASTDumper
H A DASTImporter.cpp343 ExpectedType VisitTypeOfExprType(const TypeOfExprType *T);
1253 ExpectedType ASTNodeImporter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTNodeImporter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp346 void ASTTypeWriter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTTypeWriter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplate.cpp5418 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder