Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp10542 static std::optional<APValue> handleVectorUnaryOperator(ASTContext &Ctx, in handleVectorUnaryOperator() function
10619 std::optional<APValue> Elt = handleVectorUnaryOperator( in VisitUnaryOperator()