Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1243 static bool needsReferenceType(const DbgVariableLocation &Loc) { in needsReferenceType() function
1278 } else if (needsReferenceType(*Location)) { in calculateRanges()