Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp3268 static bool HandleLValueComplexElement(EvalInfo &Info, const Expr *E, in HandleLValueComplexElement() function
8796 HandleLValueComplexElement(Info, E, Result, E->getType(), false); in VisitUnaryReal()
8805 HandleLValueComplexElement(Info, E, Result, E->getType(), true); in VisitUnaryImag()