Home
last modified time | relevance | path

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

/freebsd-src/libexec/getty/
H A Dgettytab.h90 #define IMP gettystrs[31].value macro
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp53 InitMapPtr &IMP = *reinterpret_cast<InitMapPtr *>(Ptr); dtorArrayTy() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1045 GenerateObjCGetter(ObjCImplementationDecl * IMP,const ObjCPropertyImplDecl * PID) GenerateObjCGetter() argument
1624 GenerateObjCSetter(ObjCImplementationDecl * IMP,const ObjCPropertyImplDecl * PID) GenerateObjCSetter() argument
1704 GenerateObjCCtorDtorMethod(ObjCImplementationDecl * IMP,ObjCMethodDecl * MD,bool ctor) GenerateObjCCtorDtorMethod() argument
[all...]
H A DCGObjCMac.cpp5184 if (ObjCImplementationDecl *IMP = ID->getImplementation()) EmitModuleSymbols() local
6184 if (ObjCImplementationDecl *IMP = ID->getImplementation()) FinishNonFragileABIModule() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp892 for (auto *IMP : Primary->Imports) { ExecuteAction() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2108 if (ObjCImplDecl *IMP = PrimaryClass->getImplementation()) { DiagnoseUnimplementedProperties() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp910 mustSynthesizeSetterGetterMethod(ObjCImplementationDecl * IMP,ObjCPropertyDecl * PD,bool getter) mustSynthesizeSetterGetterMethod() argument