Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp5454 APValue &CompoundLiteralExpr::getOrCreateStaticValue(ASTContext &Ctx) const { in getOrCreateStaticValue() function in CompoundLiteralExpr
H A DExprConstant.cpp9145 Lit = &E->getOrCreateStaticValue(Info.Ctx); in VisitCompoundLiteralExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h3571 APValue &getOrCreateStaticValue(ASTContext &Ctx) const;