OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SourceLocationTable
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/src/google/protobuf/compiler/
parser.h
57
class
SourceLocationTable
;
78
//
SourceLocationTable
while parsing. This can be used to look up exact line
81
void RecordSourceLocationsTo(
SourceLocationTable
* location_table) {
184
// in the
SourceLocationTable
.
190
// in the
SourceLocationTable
.
293
SourceLocationTable
* source_location_table_;
305
class LIBPROTOBUF_EXPORT
SourceLocationTable
{
307
SourceLocationTable
();
308
~
SourceLocationTable
();
parser.cc
[
all
...]
Completed in 2856 milliseconds