Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h223 unsigned NextFuncId = 0; variable
H A DCodeViewDebug.cpp252 Site->SiteFuncId = NextFuncId++; in getInlineSite()
1374 CurFn->FuncId = NextFuncId++; in beginFunctionImpl()