Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfo.h116 bool addScope(DIScope *Scope);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp247 if (!addScope(Scope)) in processScope()
337 bool DebugInfoFinder::addScope(DIScope *Scope) { in addScope() function in DebugInfoFinder