/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 97 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 109 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
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/ |
H A D | Enum.py | 64 def IsUnion(self): member in Enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 59 IsUnion, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 59 IsUnion, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 59 IsUnion, enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVScope.h | 59 IsUnion, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVScope.h | 59 IsUnion, enumerator
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 598 unsigned IsUnion : 1; member in __anoncf5b328d0111::ItaniumRecordLayoutBuilder 2304 bool IsUnion : 1; member
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | idl.h | 440 inline bool IsUnion(const Type &type) { in IsUnion() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | idl.h | 467 inline bool IsUnion(const Type &type) { in IsUnion() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | idl.h | 467 inline bool IsUnion(const Type &type) { in IsUnion() function
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaCodeComplete.cpp | 1143 bool ResultBuilder::IsUnion(const NamedDecl *ND) const { in IsUnion() function in ResultBuilder
|
H A D | SemaDecl.cpp | 4093 bool IsUnion) { in CheckAnonMemberRedeclaration()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGObjCMac.cpp | 2200 bool IsUnion = (RD && RD->isUnion()); in BuildRCRecordLayout() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/MCParser/ |
H A D | MasmParser.cpp | 127 bool IsUnion = false; member
|