Searched defs:getCompileCommands (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Tooling/
H A DCompilationDatabase.cpp271 // necessary so that getCompileCommands() can construct a command line for
313 FixedCompilationDatabase::getCompileCommands(StringRef FilePath) const { function in class:clang::tooling::FixedCompilationDatabase
H A DJSONCompilationDatabase.cpp173 JSONCompilationDatabase::getCompileCommands(StringRef FilePath) const { function in class:clang::tooling::JSONCompilationDatabase
/external/clang/bindings/python/clang/
H A Dcindex.py2674 def getCompileCommands(self, filename): member in class:CompilationDatabase

Completed in 147 milliseconds