Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DIdentifierTable.h645 OMF_self, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp564 if (name == "self") return OMF_self; in getMethodFamilyImpl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp651 case OMF_self: { in bindReturnValue()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp1081 case OMF_self: in getStandardMethodSummary()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp234 case OMF_self: in CheckARCMethodDecl()
428 case OMF_self: in ActOnStartOfObjCMethodDef()
2526 case OMF_self: in checkMethodFamilyMismatch()
5027 case OMF_self: in ActOnMethodDeclaration()
H A DSemaExprObjC.cpp1376 case OMF_self: in ParseObjCSelectorExpression()
3260 case OMF_self: in BuildInstanceMessage()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1051 case OMF_self: in getMethodFamily()