Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/fuchsia/
H A Dmultiple-inheritance.cpp127 struct V12 : virtual Static_Base {}; struct
/llvm-project/clang/test/Sema/
H A Dconstexpr.c56 constexpr static thread_local double V12 = 38; // expected-error {{cannot combine with previous '_Thread_local' declaration specifier}} variable