Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexTypeSourceInfo.cpp30 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon6425cca90111::TypeIndexer
H A DCIndex.cpp1460 bool CursorVisitor::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in CursorVisitor
/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon4860e2170211::AutoreleasePoolRewriter::NameReferenceChecker
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp3492 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anonf2cf058a0311::TypeSpecLocFiller
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp547 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocWriter
H A DASTReader.cpp5769 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocReader