Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDumper.cpp348 void VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in __anona58a3af10111::ASTDumper
DASTImporter.cpp61 QualType VisitTypeOfExprType(const TypeOfExprType *T);
1782 QualType ASTNodeImporter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTNodeImporter
/external/clang/lib/Serialization/
DASTWriter.cpp290 void ASTTypeWriter::VisitTypeOfExprType(const TypeOfExprType *T) { in VisitTypeOfExprType() function in ASTTypeWriter
/external/clang/lib/Sema/
DSemaTemplate.cpp4142 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType() function in UnnamedLocalNoLinkageFinder