Searched defs:IsArrayForm (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp2399 bool IsArrayForm; member in class:__anon4031::MismatchingNewDeleteDetector
[all...]
H A DTreeTransform.h2539 RebuildCXXDeleteExpr(SourceLocation StartLoc, bool IsGlobalDelete, bool IsArrayForm, Expr *Operand) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp3146 bool IsArrayForm = Record[I++] == 1; local

Completed in 123 milliseconds