Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()