Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h108 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp59 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon05ca7ad80111::TypeIndexer
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5823 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anonc2847d971311::TypeSpecLocFiller
/freebsd/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