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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfo.h 117 bool addSubprogram(DISubprogram *SP);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfo.cpp 259 if (!addSubprogram(SP))
326 bool DebugInfoFinder::addSubprogram(DISubprogram *SP) {

Completed in 72 milliseconds