Home
last modified time | relevance | path

Searched defs:getCommands (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-registry.cpp21 static std::unordered_map<cl::SubCommand *, HandlerType> &getCommands() { in getCommands() function
/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp313 void JSONCompilationDatabase::getCommands( in getCommands() function in JSONCompilationDatabase