Home
last modified time | relevance | path

Searched defs:V14 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/fuchsia/
H A Dmultiple-inheritance.cpp132 struct V14 : virtual Static_Base_2 { static void g(); }; struct
/llvm-project/clang/test/Sema/
H A Dconstexpr.c60 constexpr thread_local short V14 = 38; // expected-error {{cannot combine with previous '_Thread_local' declaration specifier}} variable