Searched refs:LocalVarDef (Results 1 – 6 of 6) sorted by relevance
54 struct LocalVarDef { struct72 uint64_t static toOpaqueValue(const LocalVarDef DR) { in toOpaqueValue() argument78 LocalVarDef static createFromOpaqueValue(uint64_t Val) { in createFromOpaqueValue() argument79 LocalVarDef DR; in createFromOpaqueValue()85 static_assert(sizeof(uint64_t) == sizeof(LocalVarDef), "");103 MapVector<LocalVarDef,503 template <> struct DenseMapInfo<CodeViewDebug::LocalVarDef> {505 static inline CodeViewDebug::LocalVarDef getEmptyKey() {517 static bool isEqual(const CodeViewDebug::LocalVarDef &LHS,519 return CodeViewDebug::LocalVarDef::toOpaqueValue(LHS) ==[all …]
1245 CodeViewDebug::LocalVarDef1247 LocalVarDef DR; in createDefRangeMem()1299 LocalVarDef DefRange = in collectVariableInfoFromMFTable()1371 LocalVarDef DR; in calculateRanges()2812 LocalVarDef DefRange = Pair.first; in emitLocalVariable()
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