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