Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp1998 static bool HandleLValueBasePath(EvalInfo &Info, const CastExpr *E, in HandleLValueBasePath() function
4682 return HandleLValueBasePath(this->Info, E, E->getSubExpr()->getType(), in VisitCastExpr()
4858 if (!HandleLValueBasePath(Info, Adjustments[I].DerivedToBase.BasePath, in VisitMaterializeTemporaryExpr()
5147 return HandleLValueBasePath(Info, E, E->getSubExpr()->getType()-> in VisitCastExpr()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp3086 static bool HandleLValueBasePath(EvalInfo &Info, const CastExpr *E, in HandleLValueBasePath() function
8001 return HandleLValueBasePath(this->Info, E, E->getSubExpr()->getType(), in VisitCastExpr()
8258 if (!HandleLValueBasePath(Info, Adjustments[I].DerivedToBase.BasePath, in VisitMaterializeTemporaryExpr()
8748 return HandleLValueBasePath(Info, E, E->getSubExpr()->getType()-> in VisitCastExpr()