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.cpp60 bool VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anon05ca7ad80111::TypeIndexer
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5902 void VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in __anonc2847d971311::TypeSpecLocFiller
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp500 void TypeLocWriter::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocWriter
H A DASTReader.cpp7267 void TypeLocReader::VisitTypedefTypeLoc(TypedefTypeLoc TL) { in VisitTypedefTypeLoc() function in TypeLocReader