MCPcopy Create free account
hub / github.com/Samsung/UTopia / AnswerT

Class AnswerT

tests/inputanalysis/TestDefAnalyzer.cpp:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11class TestDefAnalyzer : public ::testing::Test {
12protected:
13 struct AnswerT {
14 unsigned Offset;
15 unsigned Length;
16 };
17 std::unique_ptr<UTLoader> Loader;
18
19 bool check(const DefAnalyzer &Analyzer,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected