Home
last modified time | relevance | path

Searched refs:typeIdParens (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DExprCXX.cpp51 SourceRange typeIdParens, Expr *arraySize, in CXXNewExpr() argument
61 AllocatedTypeInfo(allocatedTypeInfo), TypeIdParens(typeIdParens), in CXXNewExpr()
/external/clang/include/clang/AST/
DExprCXX.h1472 SourceRange typeIdParens, Expr *arraySize,