Home
last modified time | relevance | path

Searched defs:isFortran (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DTypes.cpp220 bool types::isFortran(ID Id) { in isFortran() function in types
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.h265 inline bool isFortran(SourceLanguage S) { in isFortran() function