Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp639 if (ID->getParameterKind() == ImplicitParamKind::ObjCSelf) in potentiallyWritesIntoIvar()
1401 if (ImplParam->getParameterKind() == ImplicitParamKind::ObjCSelf) { in showBRParamDiagnostics()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1197 ImplicitParamKind::ObjCSelf); in createImplicitParams()
H A DStmtPrinter.cpp1250 if (PD->getParameterKind() == ImplicitParamKind::ObjCSelf && in isImplicitSelf()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1465 ImplicitParamKind::ObjCSelf); in GenerateBlockFunction()
H A DCGDebugInfo.cpp4795 IPD->getParameterKind() == ImplicitParamKind::ObjCSelf) in EmitDeclare()
5110 if (IPD->getParameterKind() == ImplicitParamKind::ObjCSelf) in EmitDeclareOfBlockDeclRefVariable()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h1660 ObjCSelf, enumerator