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