Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp3200 static bool HandleLValueComplexElement(EvalInfo &Info, const Expr *E, in HandleLValueComplexElement() function
8387 HandleLValueComplexElement(Info, E, Result, E->getType(), false); in VisitUnaryReal()
8396 HandleLValueComplexElement(Info, E, Result, E->getType(), true); in VisitUnaryImag()