/llvm-project/clang/test/Misc/ |
H A D | diag-unused-source-ranges.cpp | 52 static int unused_func(int aaa, char bbb) { in unused_func() 76 static T func_templ(int bbb, T ccc) { in func_templ() 83 template <> int func_templ<int>(int bbb, int ccc) { in func_templ()
|
/llvm-project/flang/test/Lower/OpenMP/ |
H A D | parallel-private-clause-fixes.f90 | 194 sub02(bbb) global() argument 195 character(:),allocatable :: bbb global() local
|
/llvm-project/lld/test/ELF/linkerscript/ |
H A D | emit-relocs-multiple.s | 21 bbb: label
|
/llvm-project/compiler-rt/test/BlocksRuntime/ |
H A D | macro.c | 10 void (^bbb)(void) = Block_copy(^ { in foo() local
|
/llvm-project/llvm/test/MC/Mips/ |
H A D | forbidden-slot.s | 16 bbb: label
|
/llvm-project/lld/test/ELF/ |
H A D | gc-sections-group.s | 92 bbb: label
|
/llvm-project/compiler-rt/test/tsan/ |
H A D | virtual_inheritance_compile_bug.cpp | 10 unsigned long bbb; member
|
/llvm-project/clang/test/Analysis/ |
H A D | cxx-callgraph.cpp | 7 static int bbb(int param=aaa()) { in bbb() function
|
H A D | debug-CallGraph.cpp | 32 void bbb(int y) { in bbb() function
|
/llvm-project/clang/test/CodeGen/ |
H A D | amdgpu-address-spaces.cpp | 17 int [[clang::address_space(999)]] bbb = 1234; variable
|
H A D | hexagon-linux-vararg.c | 63 struct AAA bbb; in foo() local
|
/llvm-project/compiler-rt/test/asan/TestCases/ |
H A D | pr33372.cpp | 23 char bbb[100000]; variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | function-extern-c.cpp | 89 A bbb() in bbb() function
|
H A D | typo-correction-cxx11.cpp | 22 void test(int aaa, int bbb, int thisvar) { // expected-note {{'thisvar' declared here}} in test()
|
/llvm-project/clang/test/OpenMP/ |
H A D | dispatch_ast_print.cpp | 53 int aaa, bbb, var; in test_one() local
|
H A D | declare_target_codegen.cpp | 79 int bbb = 0; variable
|
/llvm-project/clang/test/Sema/ |
H A D | warn-documentation.cpp | 1085 void test_attach35<int>::test_attach36(int aaa, int bbb) {} in test_attach36() 1103 void test_attach37<int>::test_attach38(int aaa, int bbb) {} in test_attach38() 1109 void test_attach37<T>::test_attach39(int aaa, int bbb) {} in test_attach39()
|
H A D | init.c | 109 int bbb[10]; variable
|
/llvm-project/lldb/test/API/lang/cpp/type_lookup/ |
H A D | main.cpp | 27 int bbb; member
|
/llvm-project/llvm/unittests/Support/ |
H A D | FileCollectorTest.cpp | 71 llvm::SmallString<128> bbb(file_root.path()); in TEST() local
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | isolate-declaration.cpp | 393 MemPtr aaa = &S::a, bbb = &S::b; in memberPointers() local
|