Searched defs:Line (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp2145 unsigned Line = Record[0], Col = Record[1]; local
2151 LastLoc = DebugLoc::get(Line, Col, Scope, IA);

Completed in 122 milliseconds