Searched refs:getCodeByteSize (Results 1 – 6 of 6) sorted by relevance
32 virtual uint64_t getCodeByteSize() const = 0;
25 uint64_t getCodeByteSize() const override;
27 uint64_t DIAInjectedSource::getCodeByteSize() const { in getCodeByteSize() function in DIAInjectedSource
90 uint8_t getCodeByteSize() const { return CodeByteSize; } in getCodeByteSize() function
590 AttrValue.Offset = D.getOffset() + AbbrDecl->getCodeByteSize(); in attribute_iterator()
885 uint64_t Size = IS->getCodeByteSize(); in dumpInjectedSources()