Searched defs:QueryOption (Results 1 – 4 of 4) sorted by relevance
29 struct QueryOption { struct30 std::string key;
32 using QueryOption = UDMF::QueryOption; variable
88 struct QueryOption { struct89 std::string key;
40 } QueryOption; typedef