Searched refs:isFortran (Results 1 – 5 of 5) sorted by relevance
88 bool isFortran(ID Id);
220 bool types::isFortran(ID Id) { in isFortran() function in types
5436 !types::isFortran((*JA.input_begin())->getType())) in ShouldUseFlangCompiler()
265 inline bool isFortran(SourceLanguage S) { in isFortran() function
946 bool HasAssumedSizedArraySupport = dwarf::isFortran(CurrentSourceLang); in visitDISubrange()