Searched defs:NoWarnOnUnusedTemplateArgs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/TableGen/ | ||
H A D | Main.cpp | 66 static cl::opt<bool> NoWarnOnUnusedTemplateArgs( global() variable |
H A D | TGParser.h | 175 bool NoWarnOnUnusedTemplateArgs = false; variable |