Home
last modified time | relevance | path

Searched defs:instanceMethod (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Rewriter/
H A Drewrite-api-bug.m4 - (void) instanceMethod; method
8 - (void) instanceMethod { method
H A Dobjc-super-test.m11 - (int) instanceMethod; method
15 - (int) instanceMethod { method
H A Dundecl-objc-h.m16 - (int) instanceMethod; method
22 - (int) instanceMethod { method
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dsuper.m13 - (void)instanceMethod; method
17 - (void)instanceMethod; method
23 - (void)instanceMethod { method
H A Dclass-method-lookup.m11 - (void) instanceMethod; method
16 - (void) instanceMethod { method
H A Dcategory-method-lookup-2.m19 - instanceMethod { method in Cat
H A Dprotocol-lookup-2.m8 - (id)instanceMethod; method
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp94 arrangeLLVMFunctionInfo(CodeGenTypes &CGT, bool instanceMethod, in arrangeLLVMFunctionInfo()
468 bool instanceMethod, in arrangeLLVMFunctionInfo()
518 bool instanceMethod, in create()