Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp2087 static bool HandleLValueComplexElement(EvalInfo &Info, const Expr *E, in HandleLValueComplexElement() function
4948 HandleLValueComplexElement(Info, E, Result, E->getType(), false); in VisitUnaryReal()
4957 HandleLValueComplexElement(Info, E, Result, E->getType(), true); in VisitUnaryImag()