HomeSort by relevance Sort by last modified time
    Searched refs:SelectorOrMethod (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
ExprObjC.cpp 146 SelectorOrMethod(
166 SelectorOrMethod(
184 SelectorOrMethod(
327 return reinterpret_cast<const ObjCMethodDecl *>(SelectorOrMethod)
329 return Selector(SelectorOrMethod);
  /external/clang/include/clang/AST/
ExprObjC.h 872 uintptr_t SelectorOrMethod;
892 /// SelectorOrMethod.
    [all...]

Completed in 89 milliseconds