Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp10817 static std::optional<APValue> handleVectorUnaryOperator(ASTContext &Ctx, in handleVectorUnaryOperator() function
10894 std::optional<APValue> Elt = handleVectorUnaryOperator( in VisitUnaryOperator()