Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1216 CompilerType return_ct = ToCompilerType(return_type); in CreateFunctionType() local
1218 return_ct, arg_types.data(), arg_types.size(), is_variadic, 0, *cc); in CreateFunctionType()