Home
last modified time | relevance | path

Searched defs:Class (Results 326 – 350 of 1106) sorted by relevance

1...<<11121314151617181920>>...45

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp89 auto *const Class = ClassPair.second.get(); in printClasses() local
/aosp_15_r20/external/clang/lib/AST/
H A DExternalASTSource.cpp54 void ExternalASTSource::CompleteType(ObjCInterfaceDecl *Class) {} in CompleteType()
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/reference/xsdc_reference_tests/gen/cpp/
Dreference.cpp88Class::Class(std::vector<std::string> student, std::optional<std::string> name) : student_(std::mo… in Class() function in reference::Class
/aosp_15_r20/external/clang/test/Analysis/
H A DMissingDealloc.m163 + (NSBundle *)bundleForClass:(Class)aClass; argument
/aosp_15_r20/external/angle/build/android/incremental_install/third_party/AndroidHiddenApiBypass/library/src/main/java/org/lsposed/hiddenapibypass/
H A DHelper.java44 static final public class Class { class in Helper
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTTypeTraits.h160 #define CLAUSE_CLASS(Enum, Str, Class) NKI_##Class, argument
DTypeLoc.h50 #define ABSTRACT_TYPELOC(Class, Base) argument
51 #define TYPELOC(Class, Base) \ argument
109 #define ABSTRACT_TYPE(Class, Base) argument
110 #define TYPE(Class, Base) \ argument
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCXX.cpp54 const CXXRecordDecl *Class = D->getParent(); in TryEmitBaseDestructorAsAlias() local
/aosp_15_r20/art/runtime/jit/
H A Djit.h50 class Class; variable
/aosp_15_r20/external/kotlinx.serialization/core/jvmMain/src/kotlinx/serialization/internal/
H A DPlatform.kt140 private fun Class<*>.companionOrNull(companionName: String) = in Class() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTTypeTraits.h160 #define CLAUSE_CLASS(Enum, Str, Class) NKI_##Class, argument
DTypeLoc.h50 #define ABSTRACT_TYPELOC(Class, Base) argument
51 #define TYPELOC(Class, Base) \ argument
109 #define ABSTRACT_TYPE(Class, Base) argument
110 #define TYPE(Class, Base) \ argument
/aosp_15_r20/external/clang/include/clang/Basic/
H A DOpenMPKinds.h34 #define OPENMP_CLAUSE(Name, Class) \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTTypeTraits.h160 #define CLAUSE_CLASS(Enum, Str, Class) NKI_##Class, argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTTypeTraits.h160 #define CLAUSE_CLASS(Enum, Str, Class) NKI_##Class, argument
DTypeLoc.h50 #define ABSTRACT_TYPELOC(Class, Base) argument
51 #define TYPELOC(Class, Base) \ argument
109 #define ABSTRACT_TYPE(Class, Base) argument
110 #define TYPE(Class, Base) \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TextAPI/
DSymbol.h72 Class = 1U << 0, enumerator
/aosp_15_r20/external/clang/test/Analysis/inlining/
H A DRetainCountExamples.m4 typedef struct objc_class *Class; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TextAPI/
DSymbol.h72 Class = 1U << 0, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/unix/
Duser_darwin.go37 Class *byte member
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dcurrent-instantiation.cpp189 class Class { class
/aosp_15_r20/art/dex2oat/
H A Dtransaction.h39 class Class; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TextAPI/
DSymbol.h72 Class = 1U << 0, enumerator
/aosp_15_r20/external/clang/include/clang/AST/
H A DCXXInheritance.h50 const CXXRecordDecl *Class; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp715 static void mapLeafRecordImpl(IO &IO, const char *Class, TypeLeafKind Kind, in mapLeafRecordImpl()
747 static void mapMemberRecordImpl(IO &IO, const char *Class, TypeLeafKind Kind, in mapMemberRecordImpl()

1...<<11121314151617181920>>...45