Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/fuchsia/
H A Dmultiple-inheritance.cpp126 struct V11 : virtual Static_Base {}; struct
/llvm-project/clang/test/Sema/
H A Dconstexpr.c55 constexpr thread_local int V11 = 38; // expected-error {{cannot combine with previous '_Thread_local' declaration specifier}} variable
/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp2801 const APInt &V11 = CI11->getValue(); instCombineIntrinsic() local