Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Sema/
H A Dinline-asm-validate-x86.c52 static const int Valid2 = 0xffff; in L() local
71 : "0"(i), "L"(Valid2)); // expected-no-error in L()
/llvm-project-15.0.7/clang/test/Modules/
H A Dodr_hash.cpp989 struct Valid2 { struct
990 virtual ~Valid2();
993 Valid2 v2;
1661 struct Valid2 { struct
1666 using V2 = Valid2<T, U>;
3878 struct Valid2 { struct
3916 Valid2 v2;