Home
last modified time | relevance | path

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

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