Searched defs:TypeOfExprType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | Type.cpp | 3953 TypeOfExprType::TypeOfExprType(const ASTContext &Context, Expr *E, in TypeOfExprType() function in TypeOfExprType |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6948 VisitTypeOfExprType(const TypeOfExprType *) VisitTypeOfExprType() argument |