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

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfo.h 115 bool addGlobalVariable(DIGlobalVariableExpression *DIG);
  /src/external/apache2/llvm/dist/llvm/lib/IR/
DebugInfo.cpp 166 if (!addGlobalVariable(DIG))
318 bool DebugInfoFinder::addGlobalVariable(DIGlobalVariableExpression *DIG) {

Completed in 15 milliseconds