Searched refs:LastLoc (Results 1 – 2 of 2) sorted by relevance
2558 DebugLoc LastLoc; in ParseFunctionBody() local2633 I->setDebugLoc(LastLoc); in ParseFunctionBody()2655 LastLoc = DebugLoc::get(Line, Col, Scope, IA); in ParseFunctionBody()2656 I->setDebugLoc(LastLoc); in ParseFunctionBody()
2821 DebugLoc LastLoc; in ParseFunctionBody() local2896 I->setDebugLoc(LastLoc); in ParseFunctionBody()2916 LastLoc = DebugLoc::get(Line, Col, Scope, IA); in ParseFunctionBody()2917 I->setDebugLoc(LastLoc); in ParseFunctionBody()