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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp969 MCSymbol *InlineEnd = beginCVSubsection(DebugSubsectionKind::InlineeLines); local
995 endCVSubsection(InlineEnd);
1005 MCSymbol *InlineEnd = beginSymbolRecord(SymbolKind::S_INLINESITE); local
1020 endSymbolRecord(InlineEnd);

Completed in 70 milliseconds