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.cpp211 static void CheckC23ConstexprInitStringLiteral(const StringLiteral *SE,
223 CheckC23ConstexprInitStringLiteral(SL, S, DeclT); in CheckStringInit()
9575 static void CheckC23ConstexprInitStringLiteral(const StringLiteral *SE, in CheckC23ConstexprInitStringLiteral() function