Home
last modified time | relevance | path

Searched defs:IMP (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/libexec/getty/
HDgettytab.h91 #define IMP gettystrs[31].value macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp971 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter()
1505 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter()
1585 void CodeGenFunction::GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, in GenerateObjCCtorDtorMethod()
HDCGObjCMac.cpp5212 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols() local
6240 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp2122 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) { in DiagnoseUnimplementedProperties() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteModernObjC.cpp908 static bool mustSynthesizeSetterGetterMethod(ObjCImplementationDecl *IMP, in mustSynthesizeSetterGetterMethod()