Searched refs:VisitAttributedType (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/AST/
H A DASTDumper.cpp363 void VisitAttributedType(const AttributedType *T) { function in class:__anon1134::ASTDumper
H A DType.cpp926 QualType VisitAttributedType(const AttributedType *T) { function in struct:__anon1196::SimpleTransformVisitor
1580 AutoType *VisitAttributedType(const AttributedType *T) {
H A DASTImporter.cpp70 QualType VisitAttributedType(const AttributedType *T);
1771 QualType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp308 void ASTTypeWriter::VisitAttributedType(const AttributedType *T) { function in class:ASTTypeWriter

Completed in 51 milliseconds