Home
last modified time | relevance | path

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

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