Searched refs:FUNC_CODE_DEBUG_LOC (Results 1 – 3 of 3) sorted by relevance
403 FUNC_CODE_DEBUG_LOC = 35, // DEBUG_LOC: [Line,Col,ScopeVal, IAVal] enumerator
2524 Stream.EmitRecord(bitc::FUNC_CODE_DEBUG_LOC, Vals); in WriteFunction()
4062 case bitc::FUNC_CODE_DEBUG_LOC: { // DEBUG_LOC: [line, col, scope, ia] in parseFunctionBody()