Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1239 static bool canUseReferenceType(const DbgVariableLocation &Loc) { in canUseReferenceType() function
1274 if (canUseReferenceType(*Location)) in calculateRanges()