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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp151 static std::string methodKind(MethodKind Kind) { function
186 std::string Kind = methodKind(Attrs.getMethodKind());

Completed in 53 milliseconds