Home
last modified time | relevance | path

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

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