Home
last modified time | relevance | path

Searched defs:TypeOfExprType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/AST/
H A DType.cpp3953 TypeOfExprType::TypeOfExprType(const ASTContext &Context, Expr *E, in TypeOfExprType() function in TypeOfExprType
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6948 VisitTypeOfExprType(const TypeOfExprType *) VisitTypeOfExprType() argument