Searched refs:isFortran (Results 1 – 2 of 2) sorted by relevance
584 inline bool isFortran(SourceLanguage S) { in isFortran() function741 return isFortran(S) ? DW_ATE_signed : DW_ATE_unsigned; in getArrayIndexTypeEncoding()
797 bool isFortran) const { in getCompilerRTArgString()798 return Args.MakeArgString(getCompilerRT(Args, Component, Type, isFortran)); in getCompilerRTArgString()