Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1323 static bool needsReferenceType(const DbgVariableLocation &Loc) { in needsReferenceType() function
1358 } else if (needsReferenceType(*Location)) { in calculateRanges()