Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DSymbolDumper.cpp37 PrintRecordBytes(PrintRecordBytes), InFunctionScope(false) {} in CVSymbolDumperImpl()
65 bool InFunctionScope; member in __anone003bcff0111::CVSymbolDumperImpl
559 if (InFunctionScope) in visitKnownRecord()
563 InFunctionScope = true; in visitKnownRecord()
588 InFunctionScope = false; in visitKnownRecord()