Searched refs:GetIsolatedAST (Results 1 – 2 of 2) sorted by relevance
1208 TypeSystemClang &GetIsolatedAST(IsolatedASTKind feature);
9759 return &scratch_ast.GetIsolatedAST(*ast_kind); in GetForTarget()9830 TypeSystemClang &ScratchTypeSystemClang::GetIsolatedAST( in GetIsolatedAST() function in ScratchTypeSystemClang