Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DDeclObjC.cpp1162 ImplicitParamDecl::ObjCSelf); in createImplicitParams()
H A DStmtPrinter.cpp1188 if (PD->getParameterKind() == ImplicitParamDecl::ObjCSelf && in isImplicitSelf()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.cpp1488 ImplicitParamDecl::ObjCSelf); in GenerateBlockFunction()
H A DCGDebugInfo.cpp4463 IPD->getParameterKind() == ImplicitParamDecl::ObjCSelf) in EmitDeclare()
4753 if (IPD->getParameterKind() == ImplicitParamDecl::ObjCSelf) in EmitDeclareOfBlockDeclRefVariable()
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp609 if (ID->getParameterKind() == ImplicitParamDecl::ObjCSelf) in potentiallyWritesIntoIvar()
/llvm-project-15.0.7/clang/include/clang/AST/
H A DDecl.h1622 ObjCSelf, enumerator