Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp1130 ImplicitParamDecl::ObjCSelf); in createImplicitParams()
H A DStmtPrinter.cpp951 if (PD->getParameterKind() == ImplicitParamDecl::ObjCSelf && in isImplicitSelf()
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp472 if (ID->getParameterKind() == ImplicitParamDecl::ObjCSelf) in potentiallyWritesIntoIvar()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3775 IPD->getParameterKind() == ImplicitParamDecl::ObjCSelf) in EmitDeclare()
3890 if (IPD->getParameterKind() == ImplicitParamDecl::ObjCSelf) in EmitDeclareOfBlockDeclRefVariable()
H A DCGBlocks.cpp1567 ImplicitParamDecl::ObjCSelf); in GenerateBlockFunction()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDecl.h1495 ObjCSelf, enumerator