Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp2146 CVType CVParentScope = ids().getType(TIParent); in visitKnownRecord() local
2147 if (Error Err = finishVisitation(CVParentScope, TIParent, FunctionDcl)) in visitKnownRecord()