Searched refs:isFortran (Results 1 – 5 of 5) sorted by relevance
85 bool isFortran(ID Id);
218 bool types::isFortran(ID Id) { in isFortran() function in types
5266 !types::isFortran((*JA.input_begin())->getType())) in ShouldUseFlangCompiler()
244 inline bool isFortran(SourceLanguage S) { in isFortran() function
902 bool HasAssumedSizedArraySupport = dwarf::isFortran(CurrentSourceLang); in visitDISubrange()