Home
last modified time | relevance | path

Searched defs:list_init (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h448 list_initializer<Ty> list_init(ArrayRef<Ty> Vals) { in list_init() function
/llvm-project/clang/test/CXX/temp/temp.decls/temp.variadic/
H A Dp5.cpp195 …T list_init = { static_cast<Types>(0) }; // expected-error{{initializer contains unexpanded parame… in test_initializers() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dconst-correctness-values.cpp906 struct list_init { global() struct
911 memberlist_init create_false_positive() argument