Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp1324 static bool CheckLiteralType(EvalInfo &Info, const Expr *E, in CheckLiteralType() function
8425 if (!AllowNonLiteralTypes && !CheckLiteralType(Info, E, &This)) in EvaluateInPlace()
8447 if (!CheckLiteralType(Info, E)) in EvaluateAsRValue()