HomeSort by: relevance | last modified time | path
    Searched refs:addScope (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfo.h 116 bool addScope(DIScope *Scope);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfo.cpp 247 if (!addScope(Scope))
337 bool DebugInfoFinder::addScope(DIScope *Scope) {

Completed in 17 milliseconds