Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2235 CVType CVArguments = Types.getType(MF.getArgumentList()); in visitKnownRecord() local
2236 if (Error Err = finishVisitation(CVArguments, MF.getArgumentList(), in visitKnownRecord()
2430 CVType CVArguments = Types.getType(Proc.getArgumentList()); in visitKnownRecord() local
2431 if (Error Err = finishVisitation(CVArguments, Proc.getArgumentList(), in visitKnownRecord()