Home
last modified time | relevance | path

Searched refs:moduleIsInFortran (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h518 bool moduleIsInFortran() { in moduleIsInFortran() function
H A DCodeViewDebug.cpp1769 int64_t Lowerbound = (moduleIsInFortran()) ? 1 : 0; in lowerTypeArray()
3437 (moduleIsInFortran() || (Scope && isa<DILocalScope>(Scope))) in emitDebugInfoForGlobal()