Searched refs:VisitAttributedType (Results 1 - 4 of 4) sorted by relevance
/external/clang/lib/AST/ | ||
H A D | ASTDumper.cpp | 363 void VisitAttributedType(const AttributedType *T) { function in class:__anon1134::ASTDumper |
H A D | Type.cpp | 926 QualType VisitAttributedType(const AttributedType *T) { function in struct:__anon1196::SimpleTransformVisitor 1580 AutoType *VisitAttributedType(const AttributedType *T) { |
H A D | ASTImporter.cpp | 70 QualType VisitAttributedType(const AttributedType *T); 1771 QualType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { function in class:ASTNodeImporter |
/external/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 308 void ASTTypeWriter::VisitAttributedType(const AttributedType *T) { function in class:ASTTypeWriter |
Completed in 51 milliseconds