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

/external/clang/lib/AST/
H A DType.cpp926 QualType VisitAttributedType(const AttributedType *T) { function in struct:__anon1487::SimpleTransformVisitor
1586 AutoType *VisitAttributedType(const AttributedType *T) {
H A DASTDumper.cpp365 void VisitAttributedType(const AttributedType *T) { function in class:__anon1422::ASTDumper
H A DASTImporter.cpp71 QualType VisitAttributedType(const AttributedType *T);
1876 QualType ASTNodeImporter::VisitAttributedType(const AttributedType *T) { function in class:ASTNodeImporter
/external/clang/lib/Serialization/
H A DASTWriter.cpp338 void ASTTypeWriter::VisitAttributedType(const AttributedType *T) { function in class:ASTTypeWriter

Completed in 136 milliseconds