Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1168 CompilerType func_clang_type = function->GetType()->GetFullCompilerType(); in SearchFunctionsInSymbolContexts() local
1169 CompilerType copied_func_type = GuardedCopyType(func_clang_type); in SearchFunctionsInSymbolContexts()