Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/
H A Ddesig-init-1.m11 @interface Cls : Object interface
17 @implementation Cls implementation
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp294 static Record *getDefOfSubClass(const Init &N, StringRef Cls) { in getDefOfSubClass()
320 StringRef Cls) { in getDagWithOperatorOfSubClass()
/openbsd-src/gnu/llvm/clang/lib/Index/
H A DUSRGeneration.cpp1084 void clang::index::generateUSRForObjCClass(StringRef Cls, raw_ostream &OS, in generateUSRForObjCClass()
1092 void clang::index::generateUSRForObjCCategory(StringRef Cls, StringRef Cat, in generateUSRForObjCCategory()
/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2644 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in RewriteObjCBoxedExpr() local
2767 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in RewriteObjCArrayLiteralExpr() local
2910 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in RewriteObjCDictionaryLiteralExpr() local
3256 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetMetaClassFunctionDecl, in SynthMessageExpr() local
3321 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
3348 CallExpr *Cls = SynthesizeCallToFunctionDecl(GetClassFunctionDecl, ClsExprs, in SynthMessageExpr() local
H A DRewriteObjC.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
/openbsd-src/gnu/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp450 IdentifierInfo *Cls = nullptr; in getNSArrayObjects() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp908 ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface(); in isNSStringType() local
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dmacho_platform.cpp949 auto *Cls = reinterpret_cast<Class>(ClassPtr); in registerObjCClasses() local
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h1576 BlockPointerTypeInfo Cls; member
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp1986 llvm::Value *Cls = in EmitObjCForCollectionStmt() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCodeComplete.cpp1697 if (auto *Cls = llvm::dyn_cast_or_null<CXXRecordDecl>(Ctx)) { in IsAccessible() local
H A DSemaDeclAttr.cpp167 ObjCInterfaceDecl *Cls = PT->getObjectType()->getInterface(); in isNSStringType() local