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