Searched refs:VisitAdjustedType (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/AST/ | ||
D | Type.cpp | 887 QualType VisitAdjustedType(const AdjustedType *T) { in TRIVIAL_TYPE_CLASS() |
D | ASTDumper.cpp | 410 void VisitAdjustedType(const AdjustedType *T) { in VisitAdjustedType() function in __anon59a9c3280111::ASTDumper |
/external/clang/lib/Serialization/ | ||
D | ASTWriter.cpp | 151 void ASTTypeWriter::VisitAdjustedType(const AdjustedType *T) { in VisitAdjustedType() function in ASTTypeWriter |