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

/external/clang/lib/AST/
H A DMicrosoftMangle.cpp116 uint32_t NVOffset, int32_t VBPtrOffset,
511 uint64_t NVOffset = 0; local
522 NVOffset = ML.VFPtrOffset.getQuantity();
544 mangleNumber(NVOffset);
2258 const CXXRecordDecl *Derived, uint32_t NVOffset, int32_t VBPtrOffset,
2262 Mangler.mangleNumber(NVOffset);
2257 mangleCXXRTTIBaseClassDescriptor( const CXXRecordDecl *Derived, uint32_t NVOffset, int32_t VBPtrOffset, uint32_t VBTableOffset, uint32_t Flags, raw_ostream &Out) argument

Completed in 123 milliseconds