Searched defs:Oversized (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGAtomic.cpp | 844 bool Oversized = getContext().toBits(TInfo.Width) > MaxInlineWidthInBits; EmitAtomicExpr() local |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | SemaDecl.cpp | 6409 TryToFixInvalidVariablyModifiedType(QualType T,ASTContext & Context,bool & SizeIsNegative,llvm::APSInt & Oversized) TryToFixInvalidVariablyModifiedType() argument |