Home
last modified time | relevance | path

Searched defs:ArrayForm (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DStmt.h752 unsigned ArrayForm : 1; variable
DExprCXX.h2398 CXXDeleteExpr(QualType Ty, bool GlobalDelete, bool ArrayForm, in CXXDeleteExpr()
/external/clang/include/clang/AST/
DExprCXX.h2018 bool ArrayForm : 1; variable
/external/clang/lib/Sema/
DSemaExprCXX.cpp2843 bool ArrayForm, Expr *ExE) { in ActOnCXXDelete()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp3379 bool ArrayForm, Expr *ExE) { in ActOnCXXDelete()