Home
last modified time | relevance | path

Searched refs:CompileCommands (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Tooling/
DCompilationDatabase.cpp305 CompileCommands.push_back( in FixedCompilationDatabase()
311 std::vector<CompileCommand> Result(CompileCommands); in getCompileCommands()
/external/clang/include/clang/Tooling/
DCompilationDatabase.h210 std::vector<CompileCommand> CompileCommands;
/external/clang/bindings/python/tests/cindex/
Dtest_cdb.py3 from clang.cindex import CompileCommands
/external/clang/bindings/python/clang/
Dcindex.py2686 class CompileCommands(object): class
2710 return CompileCommands(res)
2828 CompileCommands.from_result),
2833 CompileCommands.from_result),