Searched refs:InstallCodeGenerator (Results 1 – 3 of 3) sorted by relevance
103 void InstallCodeGenerator(clang::ASTConsumer *code_gen);
876 decl_map->InstallCodeGenerator(m_code_generator.get()); in ParseInternal()
123 void ClangExpressionDeclMap::InstallCodeGenerator( in InstallCodeGenerator() function in ClangExpressionDeclMap