Home
last modified time | relevance | path

Searched defs:Cls (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/utilities/
H A Dutids.c413 ACPI_PNP_DEVICE_ID *Cls; in AcpiUtExecute_CLS() local
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsxfname.c297 ACPI_PNP_DEVICE_ID *Cls = NULL; in AcpiGetObjectInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp294 static Record *getDefOfSubClass(const Init &N, StringRef Cls) { in getDefOfSubClass()
320 StringRef Cls) { in getDagWithOperatorOfSubClass()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DUSRGeneration.cpp1030 void clang::index::generateUSRForObjCClass(StringRef Cls, raw_ostream &OS, in generateUSRForObjCClass()
1038 void clang::index::generateUSRForObjCCategory(StringRef Cls, StringRef Cat, in generateUSRForObjCCategory()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp133 auto Cls = *jitTargetAddressToPointer<Class *>(ClassPtrAddr); in registerObjCClasses() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2643 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in RewriteObjCBoxedExpr() local
2766 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in RewriteObjCArrayLiteralExpr() local
2909 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in RewriteObjCDictionaryLiteralExpr() local
3260 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetMetaClassFunctionDecl, in SynthMessageExpr() local
3325 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
3356 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
H A DRewriteObjC.cpp2687 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetMetaClassFunctionDecl, in SynthMessageExpr() local
2755 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
2782 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp449 IdentifierInfo *Cls = nullptr; in getNSArrayObjects() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp907 ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface(); in isNSStringType() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1553 BlockPointerTypeInfo Cls; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1927 llvm::Value *Cls = in EmitObjCForCollectionStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp1662 if (auto *Cls = llvm::dyn_cast_or_null<CXXRecordDecl>(Ctx)) { in IsAccessible() local
H A DSemaDeclAttr.cpp164 ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface(); in isNSStringType() local