| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| 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
|
| /external/llvm-project/llvm/lib/Target/BPF/ |
| D | BTFDebug.cpp | 98 BTFTypeFwd::BTFTypeFwd(StringRef Name, bool IsUnion) : Name(Name) { in BTFTypeFwd() 532 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion, in visitFwdDeclType() 1300 bool IsUnion = Fixup.second.first; in endModule() local
|
| /external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
| D | ProTypeMemberInitCheck.cpp | 393 bool IsUnion = ClassDecl.isUnion(); in checkMissingMemberInitializer() local
|
| /external/llvm-project/clang/lib/AST/Interp/ |
| D | Descriptor.cpp | 119 const bool IsUnion = D->ElemRecord->isUnion(); in ctorRecord() local
|
| /external/clang/lib/AST/ |
| D | RecordLayoutBuilder.cpp | 598 unsigned IsUnion : 1; member in __anon149eb1fe0111::ItaniumRecordLayoutBuilder 2304 bool IsUnion : 1; member
|
| /external/llvm-project/clang/lib/AST/ |
| D | RecordLayoutBuilder.cpp | 614 unsigned IsUnion : 1; member in __anonb7f8836c0111::ItaniumRecordLayoutBuilder 2525 bool IsUnion : 1; member
|
| /external/flatbuffers/include/flatbuffers/ |
| D | idl.h | 440 inline bool IsUnion(const Type &type) { in IsUnion() function
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaDecl.cpp | 4816 bool IsUnion) { in CheckAnonMemberRedeclaration() 11787 bool IsUnion = false; in visitStruct() local 11852 bool IsUnion = false; in visitStruct() local 11918 bool IsUnion = false; in visitStruct() local
|
| D | SemaCodeComplete.cpp | 1464 bool ResultBuilder::IsUnion(const NamedDecl *ND) const { in IsUnion() function in ResultBuilder
|
| /external/llvm-project/clang/unittests/ASTMatchers/ |
| D | ASTMatchersNarrowingTest.cpp | 3398 TEST_P(ASTMatchersTest, IsUnion) { in TEST_P() argument
|
| /external/clang/lib/Sema/ |
| D | SemaCodeComplete.cpp | 1143 bool ResultBuilder::IsUnion(const NamedDecl *ND) const { in IsUnion() function in ResultBuilder
|
| D | SemaDecl.cpp | 4093 bool IsUnion) { in CheckAnonMemberRedeclaration()
|
| /external/llvm-project/llvm/lib/MC/MCParser/ |
| D | MasmParser.cpp | 130 bool IsUnion = false; member
|
| /external/clang/lib/CodeGen/ |
| D | CGObjCMac.cpp | 2200 bool IsUnion = (RD && RD->isUnion()); in BuildRCRecordLayout() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGObjCMac.cpp | 2502 bool IsUnion = (RD && RD->isUnion()); in BuildRCRecordLayout() local
|
| D | TargetInfo.cpp | 3067 bool IsUnion = RT->isUnionType() && !UseClang11Compat; in classify() local
|