Home
last modified time | relevance | path

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

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