Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVType.cpp245 void LVType::getParameters(const LVTypes *Types, LVTypes *TypesParam, in getParameters() argument
265 Type ? TypesParam->push_back(Type) : ScopesParam->push_back(Scope); in getParameters()
267 TypesParam->push_back(Type); in getParameters()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVType.h120 static void getParameters(const LVTypes *Types, LVTypes *TypesParam,