Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp8207 APValue VecResult(Elts.data(), Indices.size()); in VisitExtVectorElementExpr() local
8208 return DerivedSuccess(VecResult, E); in VisitExtVectorElementExpr()