Home
last modified time | relevance | path

Searched refs:CheckMemoryLeaks (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2694 static bool CheckMemoryLeaks(EvalInfo &Info) { in CheckMemoryLeaks() function
16777 CheckMemoryLeaks(Info); in EvaluateAsRValue()
17044 if (!CheckMemoryLeaks(Info)) in EvaluateAsConstantExpr()
17127 CheckMemoryLeaks(Info); in EvaluateAsInitializer()
18090 return Scope.destroy() && CheckMemoryLeaks(Info); in EvaluateCharRangeAsStringImpl()