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 __anon7fc33ef80111::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 __anond7ac9e460211::AutoreleasePoolRewriter::NameReferenceChecker |
/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 |
/external/clang/lib/Sema/ | ||
D | SemaType.cpp | 4547 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon9acaebf90811::TypeSpecLocFiller |