Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1319 static bool canUseReferenceType(const DbgVariableLocation &Loc) { in canUseReferenceType() function
1354 if (canUseReferenceType(*Location)) in calculateRanges()