Home
last modified time | relevance | path

Searched refs:LVAutoTypes (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVObject.h88 using LVAutoTypes = LVAutoSmallVector<LVType *>; variable
H A DLVScope.h120 LVAutoTypes *Types = nullptr;
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVScope.cpp233 Types = new LVAutoTypes(); in addElement()