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

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

Completed in 56 milliseconds