Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
HDCombinerUtils.h35 inline Record *getDefOfSubClass(const Init &N, StringRef Cls) { in getDefOfSubClass()
61 StringRef Cls) { in getDagWithOperatorOfSubClass()
/freebsd-head/sys/contrib/dev/acpica/components/utilities/
HDutids.c521 ACPI_PNP_DEVICE_ID *Cls; in AcpiUtExecute_CLS() local
/freebsd-head/sys/contrib/dev/acpica/components/namespace/
HDnsxfname.c404 ACPI_PNP_DEVICE_ID *Cls = NULL; in AcpiGetObjectInfo() local
/freebsd-head/contrib/llvm-project/clang/lib/Index/
HDUSRGeneration.cpp1134 void clang::index::generateUSRForObjCClass(StringRef Cls, raw_ostream &OS, in generateUSRForObjCClass()
1142 void clang::index::generateUSRForObjCCategory(StringRef Cls, StringRef Cat, in generateUSRForObjCCategory()
/freebsd-head/contrib/llvm-project/clang/lib/Frontend/Rewrite/
HDRewriteModernObjC.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
HDRewriteObjC.cpp2682 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetMetaClassFunctionDecl, in SynthMessageExpr() local
2750 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
2773 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
/freebsd-head/contrib/llvm-project/clang/lib/Edit/
HDRewriteObjCFoundationAPI.cpp450 IdentifierInfo *Cls = nullptr; in getNSArrayObjects() local
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDLocalizationChecker.cpp902 ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface(); in isNSStringType() local
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaObjC.cpp1494 ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface(); in isNSStringType() local
HDSemaCodeComplete.cpp1763 if (auto *Cls = llvm::dyn_cast_or_null<CXXRecordDecl>(Ctx)) { in IsAccessible() local
/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDDeclSpec.h1640 BlockPointerTypeInfo Cls; member
/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp1976 llvm::Value *Cls = in EmitObjCForCollectionStmt() local