Home
last modified time | relevance | path

Searched defs:otherMethod (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/Refactor/Extract/
H A DFromMethodToFunction.cpp35 int PREFIX AClass::otherMethod(int x) { in otherMethod() function in AClass
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dmessage.mm54 + (int*)otherMethod; class
63 + (int *)otherMethod { class