Home
last modified time | relevance | path

Searched refs:VisitTypedefTypeLoc (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Index/
DIndexTypeSourceInfo.cpp39 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon1e1e56c50111::TypeIndexer
/external/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon9e91e5110211::AutoreleasePoolRewriter::NameReferenceChecker
/external/clang/lib/Serialization/
DASTWriter.cpp588 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocWriter
DASTReader.cpp5823 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocReader
/external/clang/lib/Sema/
DSemaType.cpp4836 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon01a94e040b11::TypeSpecLocFiller
/external/clang/tools/libclang/
DCIndex.cpp1514 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in CursorVisitor