Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp7765 APValue VecResult(Elts.data(), Indices.size()); in VisitExtVectorElementExpr() local
7766 return DerivedSuccess(VecResult, E); in VisitExtVectorElementExpr()