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

/external/clang/lib/Sema/
H A DTreeTransform.h2290 bool IsGlobalDelete,
2293 return getSema().ActOnCXXDelete(StartLoc, IsGlobalDelete, IsArrayForm,
2289 RebuildCXXDeleteExpr(SourceLocation StartLoc, bool IsGlobalDelete, bool IsArrayForm, Expr *Operand) argument

Completed in 1046 milliseconds