Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h130 std::vector<CompileCommandRef> AllCommands; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp249 getCommands(AllCommands, Commands); in getAllCompileCommands()
380 AllCommands.push_back(Cmd); in parse()