Searched refs:FUNC_CODE_DEBUG_LOC (Results 1 – 4 of 4) sorted by relevance
269 FUNC_CODE_DEBUG_LOC = 35 // DEBUG_LOC: [Line,Col,ScopeVal, IAVal] enumerator
248 case bitc::FUNC_CODE_DEBUG_LOC: return "DEBUG_LOC"; in GetCodeName()
1299 Stream.EmitRecord(bitc::FUNC_CODE_DEBUG_LOC, Vals); in WriteFunction()
2103 case bitc::FUNC_CODE_DEBUG_LOC: { // DEBUG_LOC: [line, col, scope, ia] in ParseFunctionBody()