Searched defs:IsUnion (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp119 const bool IsUnion = D->ElemRecord->isUnion(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp97 BTFTypeFwd::BTFTypeFwd(StringRef Name, bool IsUnion) : Name(Name) { argument
531 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion, argument
1272 bool IsUnion = Fixup.second.first; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2390 bool IsUnion : 1; member in struct:__anon1598::MicrosoftRecordLayoutBuilder
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1464 bool ResultBuilder::IsUnion(const NamedDecl *ND) const { function in class:ResultBuilder
H A DSemaDecl.cpp11699 bool IsUnion = false; local
11764 bool IsUnion = false; local
11830 bool IsUnion = false; local
4808 CheckAnonMemberRedeclaration(Sema &SemaRef, Scope *S, DeclContext *Owner, DeclarationName Name, SourceLocation NameLoc, bool IsUnion) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp2507 bool IsUnion = (RD && RD->isUnion()); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp124 bool IsUnion = false; member in struct:__anon3727::StructInfo

Completed in 403 milliseconds