Searched refs:EvalPointerValueAsBool (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp1112 static bool EvalPointerValueAsBool(const APValue &Value, bool &Result) { function
1146 return EvalPointerValueAsBool(Val, Result);

Completed in 66 milliseconds