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