/llvm-project/clang/test/Misc/ |
H A D | diag-overload-cand-ranges.mm | 19 - (void)something; method 23 - (void)something{ method
|
/llvm-project/clang/tools/clang-fuzzer/corpus_examples/objc/ |
H A D | ClassCategory.m | 11 - (int)something; method in Private 15 - (int)something { method
|
/llvm-project/clang/test/ARCMT/ |
H A D | retains.m | 14 -(id)something; method 24 -(id)something { return (id)0; } method
|
H A D | rewrite-block-var.m | 8 -(Foo *)something; method
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | objc2-write-barrier-2.m | 30 @interface something { interface 35 @implementation something implementation
|
H A D | direct-method-ret-mismatch.m | 10 - (id)something { method
|
/llvm-project/clang/test/ClangScanDeps/ |
H A D | depscan-lex-has-include.c | 34 #define something macro
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | new-alias.cpp | 5 extern "C" char *something(long long x) { in something() function
|
/llvm-project/lldb/test/API/functionalities/data-formatter/varscript_formatting/ |
H A D | main.cpp | 2 struct something {}; struct
|
/llvm-project/lldb/test/API/commands/expression/xvalue/ |
H A D | main.cpp | 10 int something = foo().data; in main() local
|
/llvm-project/clang/test/Parser/ |
H A D | cxx-namespace-after-missing-semicolon.cpp | 11 foo::bar something; // ok variable
|
/llvm-project/clang/test/CodeGen/ |
H A D | 2009-05-28-const-typedef.c | 6 } something; typedef
|
H A D | attr-nomerge.cpp | 49 void something() { something() function
|
/llvm-project/compiler-rt/test/BlocksRuntime/ |
H A D | josh.C | 11 int something; member
|
/llvm-project/flang/test/Semantics/ |
H A D | allocate06.f90 | 5 …c1, ac2, ac3, dc1, dc2, ec1, ec2, aa, ab, ab2, ea, eb, da, db, whatever, something, something_else) argument 41 type(C(la=*, lb=:, lc1=*, lc2=5, lc3=*)), pointer :: something(:) local
|
H A D | allocate03.f90 | 20 type(SomeType(4, l, :)), pointer :: something component
|
/llvm-project/clang/test/Index/ |
H A D | index-decls.m | 15 __attribute__((something)) @interface I2 @end category
|
/llvm-project/clang/test/SemaCXX/ |
H A D | cxx2a-adl-only-template-id.cpp | 40 bool typo(int something) { // expected-note 4{{declared here}} in typo()
|
/llvm-project/clang/test/C/C23/ |
H A D | n3007.c | 107 …auto something; // expected-error {{declaration of variable 'something' … in test_misc() local
|