Lines Matching defs:clang_ast_ctx
600 TypeSystemClang *clang_ast_ctx =
603 if (!clang_ast_ctx)
606 PDBASTParser *pdb = clang_ast_ctx->GetPDBParser();
622 TypeSystemClang *clang_ast_ctx =
624 if (!clang_ast_ctx)
627 PDBASTParser *pdb = clang_ast_ctx->GetPDBParser();
639 return clang_ast_ctx->GetCompilerDecl(decl);
653 TypeSystemClang *clang_ast_ctx =
655 if (!clang_ast_ctx)
658 PDBASTParser *pdb = clang_ast_ctx->GetPDBParser();
670 return clang_ast_ctx->CreateDeclContext(decl_context);
684 TypeSystemClang *clang_ast_ctx =
686 if (!clang_ast_ctx)
689 PDBASTParser *pdb = clang_ast_ctx->GetPDBParser();
700 return clang_ast_ctx->CreateDeclContext(decl_context);
714 TypeSystemClang *clang_ast_ctx =
716 if (!clang_ast_ctx)
719 PDBASTParser *pdb = clang_ast_ctx->GetPDBParser();