/aosp_15_r20/external/clang/lib/Index/ |
H A D | IndexDecl.cpp | 249 const ObjCInterfaceDecl *Class = D->getClassInterface(); in VisitObjCImplementationDecl() local
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | InstrInfoEmitter.cpp | 588 for (const auto &Class : SchedModels.explicit_classes()) in emitEnums() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/asn1/ |
D | asn1.go | 513 Class, Tag int member
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 114 #define TYPE(Class, Base) \ in Visit() argument 116 #define ABSTRACT_TYPE(Class, Base) in Visit() argument 126 #define TYPE(Class, Base) void Visit##Class##Type(const Class##Type *T); argument 127 #define ABSTRACT_TYPE(Class, Base) argument 3846 ObjCInterfaceDecl *Class = ObjCClassesWithCategories[I]; in WriteObjCCategories() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/ |
D | lldb-private-enumerations.h | 200 Class = 1 << 3, enumerator
|
/aosp_15_r20/external/rust/crates/v4l2r/lib/src/ioctl/ |
D | g_ext_ctrls.rs | 212 Class(u32), enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/ |
H A D | TGLexer.h | 50 Assert, Bit, Bits, Class, Code, Dag, Def, Defm, Defset, Defvar, ElseKW, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/ |
D | lldb-private-enumerations.h | 200 Class = 1 << 3, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/ |
D | lldb-private-enumerations.h | 194 Class = 1 << 3, enumerator
|
/aosp_15_r20/external/clang/unittests/ASTMatchers/Dynamic/ |
H A D | RegistryTest.cpp | 234 Matcher<Decl> Class = in TEST_F() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 1265 const ObjCInterfaceDecl *Class, in GenerateMessageSendSuper() 1375 const ObjCInterfaceDecl *Class, in GenerateMessageSend() 1686 llvm::Constant *Class = in GenerateClassStructure() local
|
H A D | CGDebugInfo.cpp | 2401 #define TYPE(Class, Base) in CreateTypeNode() argument 2402 #define ABSTRACT_TYPE(Class, Base) in CreateTypeNode() argument 2403 #define NON_CANONICAL_TYPE(Class, Base) in CreateTypeNode() argument 2404 #define DEPENDENT_TYPE(Class, Base) case Type::Class: in CreateTypeNode() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 224 enum class TagKind { Class, Struct, Union, Enum }; enumerator 438 IdentifierNode *Class = nullptr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 223 enum class TagKind { Class, Struct, Union, Enum }; enumerator 437 IdentifierNode *Class = nullptr; member
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 290 static void getObjCClassCategory(StringRef In, StringRef &Class, in getObjCClassCategory() 323 StringRef Class, Category; in addSubprogramNames() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 223 enum class TagKind { Class, Struct, Union, Enum }; enumerator 437 IdentifierNode *Class = nullptr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 223 enum class TagKind { Class, Struct, Union, Enum }; enumerator 437 IdentifierNode *Class = nullptr; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Demangle/ |
D | MicrosoftDemangleNodes.h | 223 enum class TagKind { Class, Struct, Union, Enum }; enumerator 437 IdentifierNode *Class = nullptr; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 222 enum class TagKind { Class, Struct, Union, Enum }; enumerator 438 IdentifierNode *Class = nullptr; member
|
/aosp_15_r20/frameworks/base/media/java/android/media/ |
H A D | AudioMetadata.java | 749 public boolean pack(AutoGrowByteBuffer output, Pair<Class, Object> obj) { in pack()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/ |
D | lldb-private-enumerations.h | 200 Class = 1 << 3, enumerator
|
/aosp_15_r20/device/google/cuttlefish/host/commands/modem_simulator/ |
D | sim_service.h | 238 enum Class : int32_t { enum
|
/aosp_15_r20/external/llvm/include/llvm/ObjectYAML/ |
H A D | ELFYAML.h | 61 ELF_ELFCLASS Class; member
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | dex_cache.h | 50 class Class; variable
|
/aosp_15_r20/external/clang/test/CXX/class.access/class.friend/ |
H A D | p1.cpp | 74 class Class { class
|