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