Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp209 static void CheckC23ConstexprInitStringLiteral(const StringLiteral *SE,
222 CheckC23ConstexprInitStringLiteral(SL, S, DeclT); in CheckStringInit()
9866 static void CheckC23ConstexprInitStringLiteral(const StringLiteral *SE, in CheckC23ConstexprInitStringLiteral() function