Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/tests/snapshot_parser_lib/include/
Dsnapshot_parser.h68 Parsed() : foundGlobal() {} in Parsed()
70 bool foundGlobal; member
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dsnapshot_parser.cpp170 if (m_result.foundGlobal) in GlobalSection()
174 m_result.foundGlobal = true; in GlobalSection()