Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h1209 TypeSystemClang &GetIsolatedAST(IsolatedASTKind feature);
H A DTypeSystemClang.cpp9856 return &scratch_ast.GetIsolatedAST(*ast_kind); in GetForTarget()
9959 TypeSystemClang &ScratchTypeSystemClang::GetIsolatedAST( in GetIsolatedAST() function in ScratchTypeSystemClang