Home
last modified time | relevance | path

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

/freebsd-head/libexec/getty/
HDgettytab.h90 #define IMP gettystrs[31].value macro
/freebsd-head/contrib/llvm-project/clang/lib/AST/Interp/
HDDescriptor.cpp54 InitMapPtr &IMP = *reinterpret_cast<InitMapPtr *>(Ptr); in dtorArrayTy() local
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp1049 void CodeGenFunction::GenerateObjCGetter(ObjCImplementationDecl *IMP, in GenerateObjCGetter()
1628 void CodeGenFunction::GenerateObjCSetter(ObjCImplementationDecl *IMP, in GenerateObjCSetter()
1708 void CodeGenFunction::GenerateObjCCtorDtorMethod(ObjCImplementationDecl *IMP, in GenerateObjCCtorDtorMethod()
HDCGObjCMac.cpp5191 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in EmitModuleSymbols() local
6191 if (ObjCImplementationDecl *IMP = ID->getImplementation()) in FinishNonFragileABIModule() local
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/
HDFrontendActions.cpp927 for (auto *IMP : Primary->Imports) { in ExecuteAction() local
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp2090 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) { in DiagnoseUnimplementedProperties() local
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteModernObjC.cpp909 static bool mustSynthesizeSetterGetterMethod(ObjCImplementationDecl *IMP, in mustSynthesizeSetterGetterMethod()