Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h108 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function
/src/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp59 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon707677ad0111::TypeIndexer
/src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransAutoreleasePool.cpp267 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon5d4913f90211::AutoreleasePoolRewriter::NameReferenceChecker
/src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp472 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6932 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocReader
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5823 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon237ad2ec1311::TypeSpecLocFiller