Home
last modified time | relevance | path

Searched refs:getMethodNames (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp298 for (auto N : VFT.getMethodNames()) in visitKnownRecord()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h709 ArrayRef<StringRef> getMethodNames() const { in getMethodNames() function