Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp3217 static bool HandleLValueComplexElement(EvalInfo &Info, const Expr *E, in HandleLValueComplexElement() function
8495 HandleLValueComplexElement(Info, E, Result, E->getType(), false); in VisitUnaryReal()
8504 HandleLValueComplexElement(Info, E, Result, E->getType(), true); in VisitUnaryImag()