Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp3219 static bool HandleLValueComplexElement(EvalInfo &Info, const Expr *E, in HandleLValueComplexElement() function
8514 HandleLValueComplexElement(Info, E, Result, E->getType(), false); in VisitUnaryReal()
8523 HandleLValueComplexElement(Info, E, Result, E->getType(), true); in VisitUnaryImag()