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

/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp337 for (const auto &M : MethodList.getMethods()) {
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h759 ArrayRef<OneMethodRecord> getMethods() const { return Methods; } function in class:llvm::codeview::MethodOverloadListRecord

Completed in 287 milliseconds