Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp1856 bool IsDelete = Kind == OO_Delete || Kind == OO_Array_Delete; in diagnoseUnavailableAlignedAllocation() local
3602 bool IsDelete, in resolveBuiltinNewDeleteOverload()
3690 bool IsDelete) { in SemaBuiltinOperatorNewDeleteOverloaded()
3731 bool IsDelete, bool CallCanBeVirtual, in CheckVirtualDtorCall()
DSemaChecking.cpp1745 bool IsDelete = BuiltinID == Builtin::BI__builtin_operator_delete; in CheckBuiltinFunctionCall() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1147 bool IsDelete) { in EmitBuiltinNewDeleteCall()
/external/llvm-project/clang/lib/CodeGen/
DCGExprCXX.cpp1330 bool IsDelete) { in EmitBuiltinNewDeleteCall()
/external/clang/lib/Sema/
DSemaExprCXX.cpp3026 bool IsDelete, bool CallCanBeVirtual, in CheckVirtualDtorCall()