Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1148 CompilerType return_ct = ToCompilerType(return_type); in CreateProcedureType() local
1150 return_ct, arg_types.data(), arg_types.size(), is_variadic, 0, *cc); in CreateProcedureType()