Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp110 BTFTypeFwd(StringRef Name,bool IsUnion) BTFTypeFwd() argument
764 visitFwdDeclType(const DICompositeType * CTy,bool IsUnion,uint32_t & TypeId) visitFwdDeclType() argument
1603 bool IsUnion = CTy->getTag() == dwarf::DW_TAG_union_type; endModule() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp138 const bool IsUnion = D->ElemRecord->isUnion(); ctorRecord() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h59 IsUnion, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp614 unsigned IsUnion : 1; global() member in __anon84cdfbc70111::ItaniumRecordLayoutBuilder
2646 bool IsUnion : 1; global() member
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp2076 bool IsUnion = RT->isUnionType() && !UseClang11Compat; classify() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp5415 CheckAnonMemberRedeclaration(Sema & SemaRef,Scope * S,DeclContext * Owner,DeclarationName Name,SourceLocation NameLoc,bool IsUnion,StorageClass SC) CheckAnonMemberRedeclaration() argument
13258 bool IsUnion = false; visitStruct() local
13323 bool IsUnion = false; visitStruct() local
13389 bool IsUnion = false; visitStruct() local
[all...]
H A DSemaInit.cpp5514 bool IsUnion = RT->isUnionType(); TryOrBuildParenListInitialization() local
H A DSemaCodeComplete.cpp1587 bool ResultBuilder::IsUnion(const NamedDecl *ND) const { IsUnion() function in ResultBuilder
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp127 bool IsUnion = false; member
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2457 bool IsUnion = (RD && RD->isUnion()); BuildRCRecordLayout() local