Home
last modified time | relevance | path

Searched defs:ai (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project/clang/test/AST/Interp/
H A Datomic.c
/llvm-project/compiler-rt/test/ubsan/TestCases/Misc/
H A Dlog-path_test.cpp35 unsigned int ai = (unsigned int) a; in main() local
/llvm-project/compiler-rt/test/msan/
H A Dgetaddrinfo.cpp16 struct addrinfo *ai; in main() local
H A Dgetaddrinfo-positive.cpp14 struct addrinfo *ai; in main() local
/llvm-project/clang/test/CodeGen/
H A Dblocks-aligned-byref-variable.c3 typedef int __attribute__((aligned(32))) ai; typedef
H A Dmay-alias.c16 void test0(aliasing_int *ai, int *i) { in test0()
/llvm-project/flang/test/Semantics/OpenMP/
H A Dnested-target.f909 real :: a, arrayA(512), arrayB(512), ai(10) variable
/llvm-project/clang/test/SemaCXX/
H A Dms-initlist-narrowing.cpp3 int ai[] = { 1, 2.0 }; // expected-error {{type 'double' cannot be narrowed to 'int' in initialize… variable
H A Datomic-type.cpp28 …float f, _Atomic(int) ai, _Atomic(float) af, // expected-warning 2 {{'_Atomic' is a C11 extension}} in test_overloading()
H A Dcxx0x-cursory-default-delete.cpp107 const all_init ai; // ok in constobjs() local
/llvm-project/clang/test/Modules/
H A Dmerge-template-members.cpp19 N::A<int> ai; variable
/llvm-project/lldb/test/API/lang/cpp/class_types/
H A Dmain.cpp50 B(int ai, int bi) : in B()
80 C(int ai, int bi, int ci) : in C()
/llvm-project/clang/test/SemaTemplate/
H A Doperator-function-id-template.cpp13 bool test_qualified_id(A<int> ai) { in test_qualified_id()
H A Dinstantiate-field.cpp91 A<int> ai; // expected-note{{in instantiation of}} variable
H A Dtemp_arg_template_p0522.cpp94 TAuto<Int> ai; // FIXME: ill-formed (?) global() variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dpointer-arithmetic-on-polymorphic-object-all.cpp83 AbstractInherited *ai = new AbstractOverride[10]; in abstractWarnings() local
H A Dpointer-arithmetic-on-polymorphic-object-decl-only.cpp84 AbstractInherited *ai = new AbstractOverride[10]; in abstractWarnings() local
/llvm-project/clang/test/CodeGenCXX/
H A Ddynamic-cast-hint.cpp38 volatile I *ai = dynamic_cast<I *>(a); in test() local
H A Dexplicit-instantiation.cpp184 A<int> ai; variable
H A Dmangle-concept.cpp54 A<int> ai; global() variable
/llvm-project/clang/test/CXX/temp/temp.spec/temp.inst/
H A Dp1.cpp64 A<int> ai; // expected-note {{here}} variable
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dfunction-types-builtins.cpp79 auto ai = &unary<unsigned short>; variable
/llvm-project/clang/test/Sema/
H A Datomic-expr.c180 _Atomic int ai = 0; variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-std-print.cpp586 const int ai[] = { 0, 1, 2, 3}; printf_integer_d() local
730 const int ai[] = { 0, 1, 2, 3}; printf_integer_u() local
/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2811 for (auto const &ai : Args) { emitAttributes() local
2833 for (auto const &ai : Args) { emitAttributes() local
2872 for (auto const &ai : Args) { emitAttributes() local
2942 for (auto const &ai : Args) { emitAttributes() local
2996 for (auto const &ai : Args) { emitAttributes() local
3038 for (auto const &ai : Args) { emitAttributes() local
3055 for (auto const &ai : Args) { emitAttributes() local
3111 for (auto const &ai : Args) { emitAttributes() local
3150 for (auto const &ai : Args) { emitAttributes() local
3972 for (auto const &ai : Args) EmitClangAttrTemplateInstantiateHelper() local
3976 for (auto const &ai : Args) { EmitClangAttrTemplateInstantiateHelper() local
[all...]

12