Home
last modified time | relevance | path

Searched defs:EmitString (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DStringToOffsetTable.cpp92 void StringToOffsetTable::EmitString(raw_ostream &O) const { in EmitString() function in StringToOffsetTable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DPlistSupport.h75 inline raw_ostream &EmitString(raw_ostream &o, StringRef s) { in EmitString() function