Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h362 void stopProcessArgumentList() { ProcessArgumentList = false; } in stopProcessArgumentList() function
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp1393 LogicalVisitor->stopProcessArgumentList(); in visitKnownRecord()