Searched refs:hasLineTable (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
H A DSourceManager.h1368 bool hasLineTable() const { return LineTable != nullptr; } function in class:clang::SourceManager
/external/clang/lib/Serialization/
H A DASTWriter.cpp1804 if (SourceMgr.hasLineTable()) {

Completed in 124 milliseconds