Searched refs:CheckC23ConstexprVarType (Results 1 – 1 of 1) sorted by relevance
8471 static bool CheckC23ConstexprVarType(Sema &SemaRef, SourceLocation VarLoc, in CheckC23ConstexprVarType() function8495 return CheckC23ConstexprVarType(SemaRef, VarLoc, F->getType()); in CheckC23ConstexprVarType()8754 CheckC23ConstexprVarType(*this, NewVD->getLocation(), T)) { in CheckVariableDeclarationType()