Searched defs:UnionSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 955 CharUnits UnionSize = CharUnits::Zero(); getTypeExpansion() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 2668 CharUnits UnionSize = Context.getTypeSizeInChars(RD->getTypeForDecl()); unionHasUniqueObjectRepresentations() local |