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

/freebsd-13-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-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp875 std::string printFlags(T Value, ArrayRef<EnumEntry<TEnum>> EnumValues, function in class:__anon4860::GNUStyle
2447 void printFlags(T Value, ArrayRef<EnumEntry<TFlag>> Flags, raw_ostream &OS) { function
[all...]

Completed in 118 milliseconds