Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp12637 bool Sema::CheckForConstantInitializer(Expr *Init, unsigned DiagID) { in CheckForConstantInitializer() function in Sema
13920 CheckForConstantInitializer(Init); in AddInitializerToDecl()
13929 CheckForConstantInitializer(Init); in AddInitializerToDecl()
13937 CheckForConstantInitializer(Init, diag::ext_aggregate_init_not_constant); in AddInitializerToDecl()
14049 CheckForConstantInitializer(Init); in AddInitializerToDecl()
H A DSemaExpr.cpp7228 if (CheckForConstantInitializer(LiteralExpr)) in BuildCompoundLiteralExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4633 bool CheckForConstantInitializer(
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5012 …ForConstantInitializerEPNS_4ExprENS_8QualTypeE", "clang::Sema::CheckForConstantInitializer(clang::…