Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1324 static bool needsReferenceType(const DbgVariableLocation &Loc) { in needsReferenceType() function
1369 } else if (needsReferenceType(*Location)) { in calculateRanges()