Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp10507 static llvm::Optional<APValue> handleVectorUnaryOperator(ASTContext &Ctx, in handleVectorUnaryOperator() function
10584 llvm::Optional<APValue> Elt = handleVectorUnaryOperator( in VisitUnaryOperator()