Searched defs:getDefaultLowerBound (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp57 /// getDefaultLowerBound - Return the default lower bound for an array. If the
59 int64_t CompileUnit::getDefaultLowerBound() const { function in class:CompileUnit
1484 int64_t DefaultLowerBound = getDefaultLowerBound();

Completed in 48 milliseconds