Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3672 bool IsArrayForm = Record[I++] == 1; in ReadASTBlock() local
8275 const bool IsArrayForm = DelayedDeleteExprs[Idx++]; in ReadMismatchingDeleteExpressions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp3230 bool IsArrayForm; member in __anon6c647f320f11::MismatchingNewDeleteDetector
H A DTreeTransform.h3114 bool IsArrayForm, in RebuildCXXDeleteExpr()