Searched defs:VisitTypeOfExprTypeLoc (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 6294 void VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { VisitTypeOfExprTypeLoc() function in __anon1bdae2e91211::TypeSpecLocFiller |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 448 void TypeLocWriter::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { VisitTypeOfExprTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 6931 void TypeLocReader::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { VisitTypeOfExprTypeLoc() function in TypeLocReader |