Searched defs:DIScope (Results 1 – 2 of 2) sorted by relevance
304 SmallPtrSet<const DIScope *, 8> &VisitedScopes) { in collectCUsWithScope()330 SmallPtrSet<const DIScope *, 8> &VisitedScopes) { in collectCUsForInlinedFuncs()
510 DIScope(LLVMContext &C, unsigned ID, StorageType Storage, unsigned Tag, in DIScope() function