Searched defs:printFlags (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DScopedPrinter.h115 void printFlags(StringRef Label, T Value, ArrayRef<EnumEntry<TFlag>> Flags, function in class:llvm::ScopedPrinter
149 template <typename T> void printFlags(StringRef Label, T Value) { function in class:llvm::ScopedPrinter
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp822 std::string printFlags(T Value, ArrayRef<EnumEntry<TEnum>> EnumValues, function in class:__anon5851::GNUStyle
2242 void printFlags(T Value, ArrayRef<EnumEntry<TFlag>> Flags, raw_ostream &OS) { function
[all...]

Completed in 63 milliseconds