Home
last modified time | relevance | path

Searched defs:VisitTypeOfExprTypeLoc (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp6294 void VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { VisitTypeOfExprTypeLoc() function in __anon1bdae2e91211::TypeSpecLocFiller
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp448 void TypeLocWriter::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { VisitTypeOfExprTypeLoc() function in TypeLocWriter
H A DASTReader.cpp6931 void TypeLocReader::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { VisitTypeOfExprTypeLoc() function in TypeLocReader