Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1146 ImplicitParamDecl::ObjCSelf); in createImplicitParams()
H A DStmtPrinter.cpp1038 if (PD->getParameterKind() == ImplicitParamDecl::ObjCSelf && in isImplicitSelf()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp480 if (ID->getParameterKind() == ImplicitParamDecl::ObjCSelf) in potentiallyWritesIntoIvar()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1579 ObjCSelf, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4295 IPD->getParameterKind() == ImplicitParamDecl::ObjCSelf) in EmitDeclare()
4492 if (IPD->getParameterKind() == ImplicitParamDecl::ObjCSelf) in EmitDeclareOfBlockDeclRefVariable()
H A DCGBlocks.cpp1485 ImplicitParamDecl::ObjCSelf); in GenerateBlockFunction()