Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp609 if (ID->getParameterKind() == ImplicitParamDecl::ObjCSelf) in potentiallyWritesIntoIvar()
1372 ImplicitParamDecl::ImplicitParamKind::ObjCSelf) { in showBRParamDiagnostics()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp1197 ImplicitParamDecl::ObjCSelf); in createImplicitParams()
H A DStmtPrinter.cpp1194 if (PD->getParameterKind() == ImplicitParamDecl::ObjCSelf && in isImplicitSelf()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp1484 ImplicitParamDecl::ObjCSelf); in GenerateBlockFunction()
H A DCGDebugInfo.cpp4497 IPD->getParameterKind() == ImplicitParamDecl::ObjCSelf) in EmitDeclare()
4787 if (IPD->getParameterKind() == ImplicitParamDecl::ObjCSelf) in EmitDeclareOfBlockDeclRefVariable()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h1666 ObjCSelf, enumerator