Home
last modified time | relevance | path

Searched defs:IsUnion (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp97 BTFTypeFwd::BTFTypeFwd(StringRef Name, bool IsUnion) : Name(Name) { in BTFTypeFwd()
526 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion, in visitFwdDeclType()
1212 bool IsUnion = Fixup.second.first; in endModule() local
/external/flatbuffers/python/flatbuffers/reflection/
DEnum.py64 def IsUnion(self): member in Enum
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
DBTFDebug.cpp109 BTFTypeFwd::BTFTypeFwd(StringRef Name, bool IsUnion) : Name(Name) { in BTFTypeFwd()
763 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion, in visitFwdDeclType()
1578 bool IsUnion = CTy->getTag() == dwarf::DW_TAG_union_type; in endModule() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVScope.h59 IsUnion, enumerator
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp598 unsigned IsUnion : 1; member in __anon2c4cad0d0111::ItaniumRecordLayoutBuilder
2304 bool IsUnion : 1; member
/external/flatbuffers/include/flatbuffers/
Didl.h533 inline bool IsUnion(const Type &type) { in IsUnion() function
/external/clang/lib/Sema/
DSemaCodeComplete.cpp1143 bool ResultBuilder::IsUnion(const NamedDecl *ND) const { in IsUnion() function in ResultBuilder
DSemaDecl.cpp4093 bool IsUnion) { in CheckAnonMemberRedeclaration()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/
DMasmParser.cpp127 bool IsUnion = false; member
/external/clang/lib/CodeGen/
DCGObjCMac.cpp2200 bool IsUnion = (RD && RD->isUnion()); in BuildRCRecordLayout() local