Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp2512 static bool HandleLValueComplexElement(EvalInfo &Info, const Expr *E, in HandleLValueComplexElement() function
5574 HandleLValueComplexElement(Info, E, Result, E->getType(), false); in VisitUnaryReal()
5583 HandleLValueComplexElement(Info, E, Result, E->getType(), true); in VisitUnaryImag()