Searched refs:clang_CompilationDatabase_getCompileCommands (Results 1 – 4 of 4) sorted by relevance
93 clang_CompilationDatabase_getCompileCommands(CXCompilationDatabase,
46 clang_CompilationDatabase_getCompileCommands(CXCompilationDatabase CDb, in clang_CompilationDatabase_getCompileCommands() function
43 clang_CompilationDatabase_getCompileCommands;
4425 CCmds = clang_CompilationDatabase_getCompileCommands(db, argv[i+1]); in perform_test_compilation_db()