Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp2452 static bool EvalPointerValueAsBool(const APValue &Value, bool &Result) { in EvalPointerValueAsBool() function
2490 return EvalPointerValueAsBool(Val, Result); in HandleConversionToBool()