Searched refs:LocalVarDef (Results 1 – 6 of 6) sorted by relevance
57 struct LocalVarDef { struct75 uint64_t static toOpaqueValue(const LocalVarDef DR) { in toOpaqueValue() argument81 LocalVarDef static createFromOpaqueValue(uint64_t Val) { in createFromOpaqueValue() argument82 LocalVarDef DR; in createFromOpaqueValue()88 static_assert(sizeof(uint64_t) == sizeof(LocalVarDef));101 static LocalVarDef createDefRangeMem(uint16_t CVRegister, int Offset);106 MapVector<LocalVarDef,527 template <> struct DenseMapInfo<CodeViewDebug::LocalVarDef> {529 static inline CodeViewDebug::LocalVarDef getEmptyKey() {530 return CodeViewDebug::LocalVarDef::createFromOpaqueValue(~0ULL);[all …]
1229 CodeViewDebug::LocalVarDef in emitDebugInfoForFunction() 1231 LocalVarDef DR; in emitDebugInfoForFunction() 1285 LocalVarDef DefRange = in collectVariableInfoFromMFTable() 1373 LocalVarDef DR; in calculateRanges() 2841 LocalVarDef DefRange = Pair.first; in emitLocalVariableList()
64 …__declspec(dllexport) int LocalVarDef = 1; // expected-error{{'LocalVarDef' must have exter… in functionScope() local
137 …__declspec(dllimport) int LocalVarDef = 1; // expected-error{{definition of dllimport data}} in functionScope() local
94 …__declspec(dllexport) int LocalVarDef = 1; // expected-error{{'LocalVarDef' must have exter… in functionScope() local
157 …__declspec(dllimport) int LocalVarDef = 1; // expected-error{{definition of dllimport data}} in functionScope() local