Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/Interp/
H A DRecord.h
H A DDescriptor.cpp
/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp111 BTFTypeFwd(StringRef Name,bool IsUnion) BTFTypeFwd() argument
765 visitFwdDeclType(const DICompositeType * CTy,bool IsUnion,uint32_t & TypeId) visitFwdDeclType() argument
1625 bool IsUnion = CTy->getTag() == dwarf::DW_TAG_union_type; endModule() local
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeMemberInitCheck.cpp428 bool IsUnion = ClassDecl.isUnion(); in checkMissingMemberInitializer() local
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h59 IsUnion, enumerator
/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2091 bool IsUnion = RT->isUnionType() && !UseClang11Compat; classify() local
/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2658 bool IsUnion : 1; global() member
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5240 CheckAnonMemberRedeclaration(Sema & SemaRef,Scope * S,DeclContext * Owner,DeclarationName Name,SourceLocation NameLoc,bool IsUnion,StorageClass SC) CheckAnonMemberRedeclaration() argument
13016 bool IsUnion = false; visitStruct() local
13081 bool IsUnion = false; visitStruct() local
13147 bool IsUnion = false; visitStruct() local
[all...]
H A DSemaInit.cpp5642 bool IsUnion = RT->isUnionType(); TryOrBuildParenListInitialization() local
H A DSemaCodeComplete.cpp1594 bool ResultBuilder::IsUnion(const NamedDecl *ND) const { IsUnion() function in ResultBuilder
/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp4046 TEST_P(ASTMatchersTest,IsUnion) TEST_P() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp127 bool IsUnion = false; member
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2464 bool IsUnion = (RD && RD->isUnion()); BuildRCRecordLayout() local