Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DType.cpp3472 TypeOfExprType::TypeOfExprType(Expr *E, QualType can) in TypeOfExprType() function in TypeOfExprType
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp6123 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType()