Home
last modified time | relevance | path

Searched defs:abc (Results 1 – 25 of 45) sorted by relevance

12

/llvm-project/clang/test/CodeGen/
H A Dsret.c3 struct abc { struct
11 struct abc foo1(void); argument
[all...]
/llvm-project/clang/test/CodeGenCXX/
H A Dptrauth-apple-kext-indirect-call-2.cpp12 const char* A::abc(void) const {return "A"; }; in abc() function in A
31 char* Base::abc() const { return 0; } in abc() function in Base
73 char* D2::abc(void) const { return 0; } in abc() function in D2
86 void Base4::abc() {} in abc() function in Base4
92 void Derived4::abc() {} in abc() function in Derived4
H A Dapple-kext-indirect-call-2.cpp12 const char* A::abc(void) const {return "A"; }; in abc() function in A
30 char* Base::abc() const { return 0; } in abc() function in Base
70 char* D2::abc(void) const { return 0; } in abc() function in D2
H A Dduplicate-mangled-name.cpp34 float abc = 2; variable
66 …float abc = 2; // expected-error {{definition with same mangled name '_ZN2nm3abcE' as another defi… variable
/llvm-project/lld/test/ELF/Inputs/
H A Dcomdat.s4 .global abc symbol
5 abc: label
/llvm-project/llvm/unittests/ADT/
H A DSmallStringTest.cpp53 StringRef abc = "abc"; in TEST_F() local
60 StringRef abc = "abc"; in TEST_F() local
67 StringRef abc = "abc"; in TEST_F() local
81 StringRef abc = "abc"; in TEST_F() local
89 StringRef abc = "abc"; in TEST_F() local
97 StringRef abc = "abc"; in TEST_F() local
119 StringRef abc = "abc"; in TEST_F() local
126 StringRef abc = "abc"; in TEST_F() local
/llvm-project/libc/test/src/string/
H A Dstrcat_test.cpp13 const char *abc = "abc"; in TEST() local
25 const char *abc = "abc"; in TEST() local
H A Dstrncat_test.cpp13 const char *abc = "abc"; in TEST() local
39 const char *abc = "abc"; in TEST() local
H A Dstrcpy_test.cpp23 const char *abc = "abc"; in TEST() local
33 const char *abc = "abc"; in TEST() local
H A Dstpcpy_test.cpp26 const char *abc = "abc"; in TEST() local
37 const char *abc = "abc"; in TEST() local
H A Dstrdup_test.cpp29 const char *abc = "abc"; TEST() local
H A Dstrndup_test.cpp24 const char *abc = "abc"; TEST() local
[all...]
/llvm-project/llvm/test/MC/AsmParser/
H A Dmacros-darwin-vararg.s3 .macro abc a b:vararg macro
63 .macro abc arg:vararg=nop macro
H A Dvararg-default-value.s2 .macro abc arg:vararg=nop macro
/llvm-project/lld/test/ELF/
H A Drelocatable-comdat.s82 abc: label
/llvm-project/clang/test/Tooling/
H A Dclang-check-syntax-tree-dump.cpp2 int abc; variable
/llvm-project/libunwind/test/
H A Daix_signal_unwind.pass.sh.S155 .abc: global() label
205 .abc: global() label
[all...]
/llvm-project/clang/test/Parser/
H A Dargument_qualified.c2 int abc (const float x) { in abc() function
/llvm-project/flang/test/Semantics/OpenMP/
H A Dtaskgroup01.f907 integer :: xyz, abc variable
/llvm-project/lldb/test/API/lang/cpp/char8_t/
H A Dmain.cpp3 char8_t abc[9] = u8"你好"; variable
/llvm-project/clang/test/CodeCompletion/
H A Dinvalid-initialized-class.cpp1 struct Foo { Foo(int); int abc; }; member
/llvm-project/lldb/test/API/lang/cpp/global_variables/
H A Dmain.cpp3 namespace abc { namespace
/llvm-project/clang/test/Sema/
H A Dinvalid-member.cpp27 ABC<N> abc; member in T
/llvm-project/lldb/test/Shell/SymbolFile/PDB/Inputs/
H A DUdtLayoutTest.cpp37 static int abc; member in C
44 int C::abc = 123; member in C
/llvm-project/lldb/test/API/lang/c/step-target/
H A Dmain.c30 int abc = 0; // Done calling lotsOfArgs. in main() local

12