Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp5463 APValue &CompoundLiteralExpr::getStaticValue() const { in getStaticValue() function in CompoundLiteralExpr
H A DExprConstant.cpp4565 BaseVal = &CLE->getStaticValue(); in findCompleteObject()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3572 APValue &getStaticValue() const;