/llvm-project/clang/test/AST/Interp/ |
H A D | atomic.c |
|
/llvm-project/compiler-rt/test/ubsan/TestCases/Misc/ |
H A D | log-path_test.cpp | 35 unsigned int ai = (unsigned int) a; in main() local
|
/llvm-project/compiler-rt/test/msan/ |
H A D | getaddrinfo.cpp | 16 struct addrinfo *ai; in main() local
|
H A D | getaddrinfo-positive.cpp | 14 struct addrinfo *ai; in main() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | blocks-aligned-byref-variable.c | 3 typedef int __attribute__((aligned(32))) ai; typedef
|
H A D | may-alias.c | 16 void test0(aliasing_int *ai, int *i) { in test0()
|
/llvm-project/flang/test/Semantics/OpenMP/ |
H A D | nested-target.f90 | 9 real :: a, arrayA(512), arrayB(512), ai(10) variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | ms-initlist-narrowing.cpp | 3 int ai[] = { 1, 2.0 }; // expected-error {{type 'double' cannot be narrowed to 'int' in initialize… variable
|
H A D | atomic-type.cpp | 28 …float f, _Atomic(int) ai, _Atomic(float) af, // expected-warning 2 {{'_Atomic' is a C11 extension}} in test_overloading()
|
H A D | cxx0x-cursory-default-delete.cpp | 107 const all_init ai; // ok in constobjs() local
|
/llvm-project/clang/test/Modules/ |
H A D | merge-template-members.cpp | 19 N::A<int> ai; variable
|
/llvm-project/lldb/test/API/lang/cpp/class_types/ |
H A D | main.cpp | 50 B(int ai, int bi) : in B() 80 C(int ai, int bi, int ci) : in C()
|
/llvm-project/clang/test/SemaTemplate/ |
H A D | operator-function-id-template.cpp | 13 bool test_qualified_id(A<int> ai) { in test_qualified_id()
|
H A D | instantiate-field.cpp | 91 A<int> ai; // expected-note{{in instantiation of}} variable
|
H A D | temp_arg_template_p0522.cpp | 94 TAuto<Int> ai; // FIXME: ill-formed (?) global() variable
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
H A D | pointer-arithmetic-on-polymorphic-object-all.cpp | 83 AbstractInherited *ai = new AbstractOverride[10]; in abstractWarnings() local
|
H A D | pointer-arithmetic-on-polymorphic-object-decl-only.cpp | 84 AbstractInherited *ai = new AbstractOverride[10]; in abstractWarnings() local
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | dynamic-cast-hint.cpp | 38 volatile I *ai = dynamic_cast<I *>(a); in test() local
|
H A D | explicit-instantiation.cpp | 184 A<int> ai; variable
|
H A D | mangle-concept.cpp | 54 A<int> ai; global() variable
|
/llvm-project/clang/test/CXX/temp/temp.spec/temp.inst/ |
H A D | p1.cpp | 64 A<int> ai; // expected-note {{here}} variable
|
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
H A D | function-types-builtins.cpp | 79 auto ai = &unary<unsigned short>; variable
|
/llvm-project/clang/test/Sema/ |
H A D | atomic-expr.c | 180 _Atomic int ai = 0; variable
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | use-std-print.cpp | 586 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 D | ClangAttrEmitter.cpp | 2811 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...] |