HomeSort by: relevance | last modified time | path
    Searched refs:CMId (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprObjC.cpp 4241 IdentifierInfo *CMId = ObjCBAttr->getClassMethod();
4272 if (CfToNs && CMId) {
4273 Selector Sel = Context.Selectors.getUnarySelector(CMId);
SemaChecking.cpp 4763 unsigned CMId = FDecl->getMemoryFunctionKind();
4766 switch (CMId) {
4780 CheckMemaccessArguments(TheCall, CMId, FnInfo);

Completed in 38 milliseconds