Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3903 TypeOfExprType::TypeOfExprType(const ASTContext &Context, Expr *E, in TypeOfExprType() function in TypeOfExprType
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5736 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType()