Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1208 TypeSystemClang &GetIsolatedAST(IsolatedASTKind feature);
H A DTypeSystemClang.cpp9759 return &scratch_ast.GetIsolatedAST(*ast_kind); in GetForTarget()
9830 TypeSystemClang &ScratchTypeSystemClang::GetIsolatedAST( in GetIsolatedAST() function in ScratchTypeSystemClang