Searched refs:EmitGroup (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpcodesEmitter.cpp52 void EmitGroup(raw_ostream &OS, StringRef N, Record *R);
99 EmitGroup(OS, N, Opcode);
234 void ClangOpcodesEmitter::EmitGroup(raw_ostream &OS, StringRef N, Record *R) { function in class:ClangOpcodesEmitter

Completed in 102 milliseconds