Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2794 CVType CVMethodType = Types.getType(Method.getType()); in visitKnownMember() local
2796 finishVisitation(CVMethodType, Method.getType(), MemberFunction)) in visitKnownMember()