Home
last modified time | relevance | path

Searched defs:GetForTarget (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1295 GetForTarget(Target &target, const clang::LangOptions &lang_opts) { in GetForTarget() function
H A DTypeSystemClang.cpp9684 ScratchTypeSystemClang::GetForTarget(Target &target, in GetForTarget() function in ScratchTypeSystemClang