Searched refs:DbgVariableLocation (Results 1 – 3 of 3) sorted by relevance
31 struct DbgVariableLocation { struct47 static Optional<DbgVariableLocation> argument
33 Optional<DbgVariableLocation>34 DbgVariableLocation::extractFromMachineInstruction( in extractFromMachineInstruction()36 DbgVariableLocation Location; in extractFromMachineInstruction()
1319 static bool canUseReferenceType(const DbgVariableLocation &Loc) { in canUseReferenceType()1323 static bool needsReferenceType(const DbgVariableLocation &Loc) { in needsReferenceType()1340 Optional<DbgVariableLocation> Location = in calculateRanges()1341 DbgVariableLocation::extractFromMachineInstruction(*DVInst); in calculateRanges()