Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DCombinerUtils.h35 inline Record *getDefOfSubClass(const Init &N, StringRef Cls) { in getDefOfSubClass()
61 StringRef Cls) { in getDagWithOperatorOfSubClass()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutids.c521 ACPI_PNP_DEVICE_ID *Cls; in AcpiUtExecute_CLS() local
/freebsd/sys/contrib/dev/acpica/components/namespace/
H A Dnsxfname.c404 ACPI_PNP_DEVICE_ID *Cls = NULL; in AcpiGetObjectInfo() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp1134 void clang::index::generateUSRForObjCClass(StringRef Cls, raw_ostream &OS, in generateUSRForObjCClass()
1142 void clang::index::generateUSRForObjCCategory(StringRef Cls, StringRef Cat, in generateUSRForObjCCategory()
/freebsd/contrib/llvm-project/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
3255 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetMetaClassFunctionDecl, in SynthMessageExpr() local
3320 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
3347 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp450 IdentifierInfo *Cls = nullptr; in getNSArrayObjects() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp902 ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface(); in isNSStringType() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp1494 ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface(); in isNSStringType() local
H A DSemaCodeComplete.cpp1763 if (auto *Cls = llvm::dyn_cast_or_null<CXXRecordDecl>(Ctx)) { in IsAccessible() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1640 BlockPointerTypeInfo Cls; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1976 llvm::Value *Cls = in EmitObjCForCollectionStmt() local