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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfo.h89 bool addGlobalVariable(DIGlobalVariableExpression *DIG);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp80 if (!addGlobalVariable(DIG))
249 bool DebugInfoFinder::addGlobalVariable(DIGlobalVariableExpression *DIG) { function in class:DebugInfoFinder

Completed in 112 milliseconds