Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h129 std::vector<CompileCommandRef> AllCommands; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp257 getCommands(AllCommands, Commands); in getAllCompileCommands()
435 AllCommands.push_back(Cmd); in parse()