Home
last modified time | relevance | path

Searched refs:emitNameUsingSpelling (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DOptParserEmitter.cpp56 static void emitNameUsingSpelling(raw_ostream &OS, const Record &R) { in emitNameUsingSpelling() function
315 emitNameUsingSpelling(OS, R); in EmitOptParser()