/llvm-project/clang/test/Modules/Inputs/include_next/x/ |
H A D | a.h | 2 enum { ax = 1 }; enumerator
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | dynamic-cast-hint.cpp | 44 volatile X *ax = dynamic_cast<X *>(a); in test() local
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | temp_arg_type.cpp | 53 A1<Array<int, 17>::type> ax; variable
|
H A D | class-template-spec.cpp | 207 A<X, 0> ax; variable
|
H A D | temp_arg_nontype.cpp | 441 A<X>::B<int, 0> ax; global() variable
|
/llvm-project/lldb/unittests/Target/ |
H A D | DynamicRegisterInfoTest.cpp | 103 uint32_t ax = AddTestRegister("ax", "supplementary", 2, suppl_adder, {rax}); in TEST_F() local
|
/llvm-project/clang/test/CXX/drs/ |
H A D | cwg24xx.cpp | 134 f(A<int> ax,A<int * > ay) f() argument
|
H A D | cwg5xx.cpp | 275 int ax = a.x, bx = b.x, cx = c.x, dx = d.x, ex = E::e->x, fx = F::f->x; variable
|
H A D | cwg0xx.cpp | 169 A<X> ax; global() variable
|
/llvm-project/libclc/generic/lib/math/ |
H A D | log_base.h | 106 uint ax = xi & EXSIGNBIT_SP32; in log2() local
|
/llvm-project/openmp/runtime/tools/ |
H A D | summarizeStats.py | 205 multiAppBarChartSettings(ax, plt, index, width, n, tmp, s) global() argument [all...] |
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
H A D | function-types-builtins.cpp | 108 auto ax = &unary<volatile int*>; variable
|
/llvm-project/clang/test/Misc/ |
H A D | diag-template-diffing-cxx11.cpp | 851 ax = bx; in foo() argument
|
/llvm-project/clang/test/SemaCXX/ |
H A D | nested-name-spec.cpp | 11 int ax; // expected-note {{'ax' declared here}} variable
|