Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h108 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp59 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anonfb516b2a0111::TypeIndexer
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon417df1360211::AutoreleasePoolRewriter::NameReferenceChecker
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6251 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { VisitTypedefTypeLoc() function in __anon1bdae2e91211::TypeSpecLocFiller
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp435 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { VisitTypedefTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6927 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { VisitTypedefTypeLoc() function in TypeLocReader