Home
last modified time | relevance | path

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

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