Home
last modified time | relevance | path

Searched refs:AllCommands (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Tooling/
DJSONCompilationDatabase.h121 std::vector<CompileCommandRef> AllCommands; variable
/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp209 getCommands(AllCommands, Commands); in getAllCompileCommands()
338 AllCommands.push_back(Cmd); in parse()