Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DDetailedRecordsBackend.cpp177 void DetailedRecordsEmitter::printFields(Record *Rec, raw_ostream &OS) { in printFields() function in DetailedRecordsEmitter
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3492 static inline void printFields(formatted_raw_ostream &OS, StringRef Str1, in printFields() function