Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Driver/
H A DCompilation.h84 struct TCArgsKey final {
89 TCArgsKey(const ToolChain *TC, StringRef BoundArch, in TCArgsKey() function
93 bool operator<(const TCArgsKey &K) const {
104 std::map<TCArgsKey, llvm::opt::DerivedArgList *> TCArgs;