Searched refs:VisitTypeOfExprTypeLoc (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ | ||
| HD | SemaType.cpp | 4548 void VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in __anon1d61f5900811::TypeSpecLocFiller |
| /NextBSD/contrib/llvm/tools/clang/lib/Serialization/ | ||
| HD | ASTWriter.cpp | 554 void TypeLocWriter::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocWriter |
| HD | ASTReader.cpp | 5550 void TypeLocReader::VisitTypeOfExprTypeLoc(TypeOfExprTypeLoc TL) { in VisitTypeOfExprTypeLoc() function in TypeLocReader |