Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp635 if (ID->getParameterKind() == ImplicitParamKind::ObjCSelf) in potentiallyWritesIntoIvar()
1397 if (ImplParam->getParameterKind() == ImplicitParamKind::ObjCSelf) { in showBRParamDiagnostics()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1197 ImplicitParamKind::ObjCSelf); in createImplicitParams()
H A DStmtPrinter.cpp1204 if (PD->getParameterKind() == ImplicitParamKind::ObjCSelf && in isImplicitSelf()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1453 ImplicitParamKind::ObjCSelf); in GenerateBlockFunction()
H A DCGDebugInfo.cpp4642 IPD->getParameterKind() == ImplicitParamKind::ObjCSelf) in EmitDeclare()
4975 if (IPD->getParameterKind() == ImplicitParamKind::ObjCSelf) in EmitDeclareOfBlockDeclRefVariable()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1687 ObjCSelf, enumerator