Searched refs:DbgVariableLocation (Results 1 – 3 of 3) sorted by relevance
31 struct DbgVariableLocation { struct47 static Optional<DbgVariableLocation> argument
34 Optional<DbgVariableLocation>35 DbgVariableLocation::extractFromMachineInstruction( in extractFromMachineInstruction()37 DbgVariableLocation Location; in extractFromMachineInstruction()
1239 static bool canUseReferenceType(const DbgVariableLocation &Loc) { in canUseReferenceType()1243 static bool needsReferenceType(const DbgVariableLocation &Loc) { in needsReferenceType()1260 Optional<DbgVariableLocation> Location = in calculateRanges()1261 DbgVariableLocation::extractFromMachineInstruction(*DVInst); in calculateRanges()