Home
last modified time | relevance | path

Searched refs:Col (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp2649 unsigned Line = Record[0], Col = Record[1]; in ParseFunctionBody() local
2655 LastLoc = DebugLoc::get(Line, Col, Scope, IA); in ParseFunctionBody()
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2910 unsigned Line = Record[0], Col = Record[1]; in ParseFunctionBody() local
2916 LastLoc = DebugLoc::get(Line, Col, Scope, IA); in ParseFunctionBody()