Home
last modified time | relevance | path

Searched defs:Subrange (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h125 Subrange, // --attribute=subrange enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp930 if (auto *Subrange = dyn_cast<DISubrange>(El)) { in dependencies() local
H A DDwarfUnit.cpp1463 const auto Subrange = cast<DISubrange>(Elements[0]); in hasVectorBeenPadded() local
H A DCodeViewDebug.cpp1713 const DISubrange *Subrange = cast<DISubrange>(Element); in lowerTypeArray() local