Searched defs:clang_ast_context (Results 1 – 3 of 3) sorted by relevance
53 auto clang_ast_context = ts.dyn_cast_or_null<TypeSystemClang>(); in BlockPointerSyntheticFrontEnd() local
63 void ClangASTSource::InstallASTContext(TypeSystemClang &clang_ast_context) { in InstallASTContext()
245 auto clang_ast_context = GetScratchContext(*target); in AddPersistentVariable() local