Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCompilation.h83 struct TCArgsKey final {
88 TCArgsKey(const ToolChain *TC, StringRef BoundArch, in TCArgsKey() function
92 bool operator<(const TCArgsKey &K) const {
103 std::map<TCArgsKey, llvm::opt::DerivedArgList *> TCArgs;