Searched refs:symbolEndsScope (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecordHelpers.h38 inline bool symbolEndsScope(SymbolKind Kind) { function in namespace:llvm::codeview
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp949 else if (symbolEndsScope(sym.kind()))
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp81 } else if (symbolEndsScope(begin->kind())) {

Completed in 120 milliseconds