Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h129 std::vector<CompileCommandRef> AllCommands; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp254 getCommands(AllCommands, Commands); in getAllCompileCommands()
430 AllCommands.push_back(Cmd); in parse()