Searched refs:ParseLineTable (Results 1 – 2 of 2) sorted by relevance
1004 bool ParseLineTable(ModuleFile &F, SmallVectorImpl<uint64_t> &Record);
784 bool ASTReader::ParseLineTable(ModuleFile &F, in ParseLineTable() function in ASTReader2463 if (ParseLineTable(F, Record)) in ReadASTBlock()