Home
last modified time | relevance | path

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

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