Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h129 std::vector<CompileCommandRef> AllCommands; variable
/openbsd/gnu/llvm/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp254 getCommands(AllCommands, Commands); in getAllCompileCommands()
431 AllCommands.push_back(Cmd); in parse()