Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp1479 static bool CheckLiteralType(EvalInfo &Info, const Expr *E, in CheckLiteralType() function
9076 if (!AllowNonLiteralTypes && !CheckLiteralType(Info, E, &This)) in EvaluateInPlace()
9098 if (!CheckLiteralType(Info, E)) in EvaluateAsRValue()