Home
last modified time | relevance | path

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

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