Home
last modified time | relevance | path

Searched defs:ax (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/Modules/Inputs/include_next/x/
H A Da.h2 enum { ax = 1 }; enumerator
/llvm-project/clang/test/CodeGenCXX/
H A Ddynamic-cast-hint.cpp44 volatile X *ax = dynamic_cast<X *>(a); in test() local
/llvm-project/clang/test/SemaTemplate/
H A Dtemp_arg_type.cpp53 A1<Array<int, 17>::type> ax; variable
H A Dclass-template-spec.cpp207 A<X, 0> ax; variable
H A Dtemp_arg_nontype.cpp441 A<X>::B<int, 0> ax; global() variable
/llvm-project/lldb/unittests/Target/
H A DDynamicRegisterInfoTest.cpp103 uint32_t ax = AddTestRegister("ax", "supplementary", 2, suppl_adder, {rax}); in TEST_F() local
/llvm-project/clang/test/CXX/drs/
H A Dcwg24xx.cpp134 f(A<int> ax,A<int * > ay) f() argument
H A Dcwg5xx.cpp275 int ax = a.x, bx = b.x, cx = c.x, dx = d.x, ex = E::e->x, fx = F::f->x; variable
H A Dcwg0xx.cpp169 A<X> ax; global() variable
/llvm-project/libclc/generic/lib/math/
H A Dlog_base.h106 uint ax = xi & EXSIGNBIT_SP32; in log2() local
/llvm-project/openmp/runtime/tools/
H A DsummarizeStats.py205 multiAppBarChartSettings(ax, plt, index, width, n, tmp, s) global() argument
[all...]
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dfunction-types-builtins.cpp108 auto ax = &unary<volatile int*>; variable
/llvm-project/clang/test/Misc/
H A Ddiag-template-diffing-cxx11.cpp851 ax = bx; in foo() argument
/llvm-project/clang/test/SemaCXX/
H A Dnested-name-spec.cpp11 int ax; // expected-note {{'ax' declared here}} variable