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

/external/clang/include/clang/Basic/
H A DSourceManagerInternals.h74 /// LineTableInfo - This class is used to hold and unique data used to
76 class LineTableInfo { class in namespace:clang
89 LineTableInfo() { function in class:clang::LineTableInfo
98 ~LineTableInfo() {}

Completed in 104 milliseconds