Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h263 StringRef OverloadedMethodName; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2263 Method.Name = OverloadedMethodName; in visitKnownRecord()
2819 OverloadedMethodName = Method.getName(); in visitKnownMember()