Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h810 OMF_self, enumerator
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp624 if (name == "self") return OMF_self; in getMethodFamilyImpl()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp754 case OMF_self: { in bindReturnValue()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp241 case OMF_self: in CheckARCMethodDecl()
436 case OMF_self: in ActOnStartOfObjCMethodDef()
2555 case OMF_self: in checkMethodFamilyMismatch()
5060 case OMF_self: in ActOnMethodDeclaration()
H A DSemaExprObjC.cpp1387 case OMF_self: in ParseObjCSelectorExpression()
3268 case OMF_self: in BuildInstanceMessage()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1102 case OMF_self: in getMethodFamily()