/llvm-project/clang/test/SemaObjC/ |
H A D | no-warn-unimpl-method.m | 17 -(void) doSomething; method 21 -(void) doSomething; method 26 {
|
H A D | synthesize-setter-contclass.m | 9 -(void) doSomething; method 20 {
|
H A D | block-ivar.m | 14 - (int)doSomething { method
|
H A D | arc-system-header.m | 49 extern void doSomething(Test9 arg); function
|
H A D | self-declared-in-block.m | 32 - (void)doSomething { method
|
H A D | warn-retain-block-property.m | 4 extern void doSomething(void); function
|
H A D | protocol-archane.m | 16 - (void)doSomething; method
|
/llvm-project/clang/test/Index/ |
H A D | complete-arrow-dot.cpp | 7 void X::doSomething() { in doSomething() function in X 13 void doSomething() { in doSomething() function
|
H A D | complete-with-annotations.cpp | 11 void X::doSomething() { in doSomething() function in X
|
/llvm-project/lldb/test/API/lang/objcxx/objcxx-ivar-vector/ |
H A D | main.mm | 13 -(void)doSomething; method 20 {
|
/llvm-project/lldb/test/API/lang/cpp/dynamic-value-same-basename/ |
H A D | main.cpp | 7 virtual void doSomething() { in doSomething() function in namesp::Virtual 15 virtual void doSomething() { in doSomething() function in Virtual
|
/llvm-project/lldb/test/API/lang/objc/objc-ivar-protocols/ |
H A D | main.m | 12 -(void)doSomething; method 19 {
|
/llvm-project/lldb/test/API/commands/expression/weak_symbols/ |
H A D | main.c | 5 doSomething() in doSomething() function
|
/llvm-project/lldb/test/API/commands/target/modules/lookup/ |
H A D | main.c | 4 doSomething() in doSomething() function
|
/llvm-project/clang/test/CoverageMapping/ |
H A D | block-storage-starts-region.m | 7 void doSomething(void) { // CHECK: File 0, [[@LINE]]:24 -> {{[0-9:]+}} = #0 function
|
H A D | system_macro.cpp | 15 void doSomething(int x) { // CHECK: File 0, [[@LINE]]:25 -> {{[0-9:]+}} = #0 doSomething() function
|
/llvm-project/clang/test/PCH/ |
H A D | externally-retained.m | 18 __attribute__((objc_externally_retained)) void doSomething(id someObject); function
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | debug-info-method-spec.cpp | 5 void doSomething(int i) { ++i; } in doSomething() function in A
|
/llvm-project/lldb/test/API/python_api/sbtype_typeclass/ |
H A D | main.m | 7 - (int)doSomething { method
|
/llvm-project/libcxx/test/std/experimental/utilities/meta/meta.detect/ |
H A D | nonesuch.verify.cpp | 25 void doSomething (const ex::nonesuch &) {} in doSomething() function
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | blocks-ivar-debug.m | 13 - (int)doSomething { method
|
/llvm-project/clang/test/CodeCompletion/ |
H A D | function-templates.cpp | 15 V doSomething(T t, const U &u, V *v) { return V(); } in doSomething() function
|
/llvm-project/clang/test/Rewriter/ |
H A D | line-generation-test.m | 21 - (void) doSomething { method
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | use-uncaught-exceptions.cpp | 21 bool doSomething(T t) { in doSomething() function
|
/llvm-project/compiler-rt/test/BlocksRuntime/ |
H A D | recursive-block.c | 16 int doSomething(int i) { in doSomething() function
|