Searched defs:VisitTypedefTypeLoc (Results 1 - 6 of 6) sorted by relevance

/external/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp30 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon19526::TypeIndexer
H A DCIndex.cpp1454 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:CursorVisitor
/external/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon17693::AutoreleasePoolRewriter::NameReferenceChecker
/external/clang/lib/Sema/
H A DSemaType.cpp3488 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:__anon18110::TypeSpecLocFiller
/external/clang/lib/Serialization/
H A DASTReader.cpp5646 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:TypeLocReader
H A DASTWriter.cpp534 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { function in class:TypeLocWriter

Completed in 1213 milliseconds