Searched defs:getModifiedType (Results 1 – 2 of 2) sorted by relevance
48 TypeIndex llvm::codeview::getModifiedType(const CVType &CVT) { in getModifiedType() function in llvm::codeview
144 TypeIndex getModifiedType() const { return ModifiedType; } in getModifiedType() function