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 __anonbc2c1f440111::TypeIndexer |
D | CIndex.cpp | 1513 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 __anona13188120211::AutoreleasePoolRewriter::NameReferenceChecker |
/external/clang/lib/Sema/ | ||
D | SemaType.cpp | 4547 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon5e76dac50811::TypeSpecLocFiller |
/external/clang/lib/Serialization/ | ||
D | ASTWriter.cpp | 554 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocWriter |
D | ASTReader.cpp | 5781 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocReader |