Home
last modified time | relevance | path

Searched defs:doSomething (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project/clang/test/SemaObjC/
H A Dno-warn-unimpl-method.m17 -(void) doSomething; method
21 -(void) doSomething; method
26 {
H A Dsynthesize-setter-contclass.m9 -(void) doSomething; method
20 {
H A Dblock-ivar.m14 - (int)doSomething { method
H A Darc-system-header.m49 extern void doSomething(Test9 arg); function
H A Dself-declared-in-block.m32 - (void)doSomething { method
H A Dwarn-retain-block-property.m4 extern void doSomething(void); function
H A Dprotocol-archane.m16 - (void)doSomething; method
/llvm-project/clang/test/Index/
H A Dcomplete-arrow-dot.cpp7 void X::doSomething() { in doSomething() function in X
13 void doSomething() { in doSomething() function
H A Dcomplete-with-annotations.cpp11 void X::doSomething() { in doSomething() function in X
/llvm-project/lldb/test/API/lang/objcxx/objcxx-ivar-vector/
H A Dmain.mm13 -(void)doSomething; method
20 {
/llvm-project/lldb/test/API/lang/cpp/dynamic-value-same-basename/
H A Dmain.cpp7 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 Dmain.m12 -(void)doSomething; method
19 {
/llvm-project/lldb/test/API/commands/expression/weak_symbols/
H A Dmain.c5 doSomething() in doSomething() function
/llvm-project/lldb/test/API/commands/target/modules/lookup/
H A Dmain.c4 doSomething() in doSomething() function
/llvm-project/clang/test/CoverageMapping/
H A Dblock-storage-starts-region.m7 void doSomething(void) { // CHECK: File 0, [[@LINE]]:24 -> {{[0-9:]+}} = #0 function
H A Dsystem_macro.cpp15 void doSomething(int x) { // CHECK: File 0, [[@LINE]]:25 -> {{[0-9:]+}} = #0 doSomething() function
/llvm-project/clang/test/PCH/
H A Dexternally-retained.m18 __attribute__((objc_externally_retained)) void doSomething(id someObject); function
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-method-spec.cpp5 void doSomething(int i) { ++i; } in doSomething() function in A
/llvm-project/lldb/test/API/python_api/sbtype_typeclass/
H A Dmain.m7 - (int)doSomething { method
/llvm-project/libcxx/test/std/experimental/utilities/meta/meta.detect/
H A Dnonesuch.verify.cpp25 void doSomething (const ex::nonesuch &) {} in doSomething() function
/llvm-project/clang/test/CodeGenObjC/
H A Dblocks-ivar-debug.m13 - (int)doSomething { method
/llvm-project/clang/test/CodeCompletion/
H A Dfunction-templates.cpp15 V doSomething(T t, const U &u, V *v) { return V(); } in doSomething() function
/llvm-project/clang/test/Rewriter/
H A Dline-generation-test.m21 - (void) doSomething { method
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-uncaught-exceptions.cpp21 bool doSomething(T t) { in doSomething() function
/llvm-project/compiler-rt/test/BlocksRuntime/
H A Drecursive-block.c16 int doSomething(int i) { in doSomething() function

12