Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1157 CompilerType return_ct = ToCompilerType(return_type); in CreateFunctionType() local
1159 return_ct, arg_types.data(), arg_types.size(), is_variadic, 0, *cc); in CreateFunctionType()