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

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

Completed in 31 milliseconds