Searched defs:plugin_name (Results 1 – 3 of 3) sorted by relevance
15 def __init__(self, test_base, clang_path, plugin_path, plugin_name, argument
1253 string plugin_name; in InterpretArgument() local1424 string plugin_name = plugin_prefix_ + "gen-" + in GenerateOutput() local1540 const string& plugin_name, in GeneratePluginOutput()
47 char plugin_name[64]; /* in */ member