Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DType.cpp2873 TypeOfExprType::TypeOfExprType(Expr *E, QualType can) in TypeOfExprType() function in TypeOfExprType
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplate.cpp4142 bool UnnamedLocalNoLinkageFinder::VisitTypeOfExprType(const TypeOfExprType*) { in VisitTypeOfExprType()