Searched defs:HandleLValueBasePath (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp1821 static bool HandleLValueBasePath(EvalInfo &Info, const CastExpr *E, function
4292 return HandleLValueBasePath(this->Info, E, E->getSubExpr()->getType(),
4467 if (!HandleLValueBasePath(Info, Adjustments[I].DerivedToBase.BasePath,
4755 return HandleLValueBasePath(Info, E, E->getSubExpr()->getType()->

Completed in 99 milliseconds