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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1364 if (!CE->hasAPValueResult())
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1080 bool hasAPValueResult() const { function in class:clang::final
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp362 assert(hasAPValueResult());
H A DExprConstant.cpp7010 if (E->hasAPValueResult())

Completed in 227 milliseconds