Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dconst-correctness-values.cpp918 struct list_init { struct
923 list_init p_local0 = {np_local0}; in create_false_positive() argument
/llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp190 …T list_init = { static_cast<Types>(0) }; // expected-error{{initializer contains unexpanded parame… in test_initializers() local