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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h90 bool addScope(DIScope *Scope);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp163 if (!addScope(Scope))
268 bool DebugInfoFinder::addScope(DIScope *Scope) { function in class:DebugInfoFinder

Completed in 109 milliseconds