Searched refs:DbgVariableLocation (Results 1 – 3 of 3) sorted by relevance
31 struct DbgVariableLocation { struct47 static std::optional<DbgVariableLocation> argument
32 std::optional<DbgVariableLocation>33 DbgVariableLocation::extractFromMachineInstruction( in extractFromMachineInstruction()35 DbgVariableLocation Location; in extractFromMachineInstruction()
1338 static bool canUseReferenceType(const DbgVariableLocation &Loc) { in canUseReferenceType()1342 static bool needsReferenceType(const DbgVariableLocation &Loc) { in needsReferenceType()1359 std::optional<DbgVariableLocation> Location = in calculateRanges()1360 DbgVariableLocation::extractFromMachineInstruction(*DVInst); in calculateRanges()