Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp11959 static bool EvaluateBuiltinConstantPForLValue(const APValue &LV) { in EvaluateBuiltinConstantPForLValue() function
12017 return EvaluateBuiltinConstantPForLValue(V); in EvaluateBuiltinConstantP()