Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DOptParserEmitter.cpp57 static void emitNameUsingSpelling(raw_ostream &OS, const Record &R) { in emitNameUsingSpelling() function
312 emitNameUsingSpelling(OS, R); in EmitOptParser()