Searched defs:AllowOverwrite (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 145 add(llvm::Constant * C,CharUnits Offset,bool AllowOverwrite) add() argument 183 addBits(llvm::APInt Bits,uint64_t OffsetInBits,bool AllowOverwrite) addBits() argument 598 AppendField(const FieldDecl * Field,uint64_t FieldOffset,llvm::Constant * InitCst,bool AllowOverwrite) AppendField() argument 608 AppendBytes(CharUnits FieldOffsetInChars,llvm::Constant * InitCst,bool AllowOverwrite) AppendBytes() argument 614 AppendBitField(const FieldDecl * Field,uint64_t FieldOffset,llvm::ConstantInt * CI,bool AllowOverwrite) AppendBitField() argument 687 Build(const InitListExpr * ILE,bool AllowOverwrite) Build() argument 843 bool AllowOverwrite = false; Build() local [all...] |