Home
last modified time | relevance | path

Searched defs:DIScope (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DStripSymbols.cpp304 SmallPtrSet<const DIScope *, 8> &VisitedScopes) { in collectCUsWithScope()
330 SmallPtrSet<const DIScope *, 8> &VisitedScopes) { in collectCUsForInlinedFuncs()
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DDebugInfoMetadata.h510 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, in DIScope() function