Home
last modified time | relevance | path

Searched refs:OMF_self (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDIdentifierTable.h556 OMF_self, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDIdentifierTable.cpp483 if (name == "self") return OMF_self; in getMethodFamilyImpl()
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDExprEngineCallAndReturn.cpp549 case OMF_self: { in bindReturnValue()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclObjC.cpp206 case OMF_self: in CheckARCMethodDecl()
359 case OMF_self: in ActOnStartOfObjCMethodDef()
2389 case OMF_self: in checkMethodFamilyMismatch()
4291 case OMF_self: in ActOnMethodDeclaration()
HDSemaExprObjC.cpp1207 case OMF_self: in ParseObjCSelectorExpression()
2875 case OMF_self: in BuildInstanceMessage()
2906 case OMF_self: in BuildInstanceMessage()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDDeclObjC.cpp905 case OMF_self: in getMethodFamily()
/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
HDRetainCountChecker.cpp1464 case OMF_self: in getStandardMethodSummary()