Searched defs:getModifiedType (Results 1 – 6 of 6) sorted by relevance
47 TypeIndex llvm::codeview::getModifiedType(const CVType &CVT) { in getModifiedType() function in llvm::codeview
143 TypeIndex getModifiedType() const { return ModifiedType; } in getModifiedType() function
137 TypeIndex getModifiedType() const { return ModifiedType; } in getModifiedType() function
128 TypeIndex getModifiedType() const { return ModifiedType; } in getModifiedType() function
3384 QualType MacroQualifiedType::getModifiedType() const { in getModifiedType() function in MacroQualifiedType