Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h387 int64_t getDefaultLowerBound() const;
DDwarfCompileUnit.cpp59 int64_t CompileUnit::getDefaultLowerBound() const { in getDefaultLowerBound() function in CompileUnit
1684 int64_t DefaultLowerBound = getDefaultLowerBound(); in constructSubrangeDIE()