Home
last modified time | relevance | path

Searched defs:CreateUtilityFunction (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Symbol/
H A DTypeSystem.cpp177 TypeSystem::CreateUtilityFunction(std::string text, std::string name) { in CreateUtilityFunction() function in TypeSystem
/llvm-project-15.0.7/lldb/source/Target/
H A DTarget.cpp2405 Target::CreateUtilityFunction(std::string expression, std::string name, in CreateUtilityFunction() function in Target
/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp9919 ScratchTypeSystemClang::CreateUtilityFunction(std::string text, in CreateUtilityFunction() function in ScratchTypeSystemClang