Searched refs:GetUtilityFunction (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DTypeSystem.h450 virtual UtilityFunction *GetUtilityFunction(const char *text, function in class:lldb_private::TypeSystem
H A DClangASTContext.h998 UtilityFunction *GetUtilityFunction(const char *text,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp2252 auto *utility_fn = type_system_or_err->GetUtilityFunction(text, name);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTContext.cpp9292 ClangASTContextForExpressions::GetUtilityFunction(const char *text,

Completed in 116 milliseconds