Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h1140 bool ParseLineTable(ModuleFile &F, const RecordData &Record);
/external/clang/lib/Serialization/
DASTReader.cpp1071 bool ASTReader::ParseLineTable(ModuleFile &F, in ParseLineTable() function in ASTReader
2924 if (ParseLineTable(F, Record)) in ReadASTBlock()