Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DContext.cpp184 if (std::optional<APValue> ElemVal = in evaluateStringRepr() local
186 Result.getArrayInitializedElt(I) = *ElemVal; in evaluateStringRepr()