Searched refs:VisitTypedefTypeLoc (Results 1 – 6 of 6) sorted by relevance
/external/clang/tools/libclang/ | ||
D | IndexTypeSourceInfo.cpp | 30 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon7a3a96820111::TypeIndexer |
D | CIndex.cpp | 1455 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in CursorVisitor |
/external/clang/lib/ARCMigrate/ | ||
D | TransAutoreleasePool.cpp | 267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon210ee7100211::AutoreleasePoolRewriter::NameReferenceChecker |
/external/clang/lib/Sema/ | ||
D | SemaType.cpp | 3406 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon206126430211::TypeSpecLocFiller |
/external/clang/lib/Serialization/ | ||
D | ASTWriter.cpp | 518 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocWriter |
D | ASTReader.cpp | 5059 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocReader |