Searched defs:getModifiedType (Results 1 – 3 of 3) sorted by relevance
47 TypeIndex llvm::codeview::getModifiedType(const CVType &CVT) { in getModifiedType() function in llvm::codeview
138 TypeIndex getModifiedType() const { return ModifiedType; } in getModifiedType() function
3891 QualType MacroQualifiedType::getModifiedType() const { in getModifiedType() function in MacroQualifiedType