Searched defs:template_symbol (Results 1 – 2 of 2) sorted by relevance
32 struct template_symbol struct40 std::string identifier;41 std::vector<std::string> params;42 value content;44 template_scope const* lexical_parent;
20 template_symbol::template_symbol( in template_symbol() function in quickbook::template_symbol