Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h95 int64_t getDefaultLowerBound() const;
DDwarfCompileUnit.cpp57 int64_t CompileUnit::getDefaultLowerBound() const { in getDefaultLowerBound() function in CompileUnit
1414 int64_t DefaultLowerBound = getDefaultLowerBound(); in constructSubrangeDIE()