Home | History | Annotate | Download | only in AST

Lines Matching refs:VBTableOffset

117                                         uint32_t VBTableOffset, uint32_t Flags,
455 int64_t VBTableOffset;
463 VBTableOffset = 0;
467 VBTableOffset = -1;
488 mangleNumber(VBTableOffset);
512 uint64_t VBTableOffset = 0;
523 VBTableOffset = ML.VBTableIndex * 4;
539 VBTableOffset = -1;
548 mangleNumber(VBTableOffset);
2259 uint32_t VBTableOffset, uint32_t Flags, raw_ostream &Out) {
2264 Mangler.mangleNumber(VBTableOffset);