Searched refs:TCArgs (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Driver/
H A DTools.h89 const llvm::opt::ArgList &TCArgs,
106 const llvm::opt::ArgList &TCArgs,
120 const llvm::opt::ArgList &TCArgs,
205 const llvm::opt::ArgList &TCArgs,
222 const llvm::opt::ArgList &TCArgs,
256 const llvm::opt::ArgList &TCArgs,
275 const llvm::opt::ArgList &TCArgs,
288 const llvm::opt::ArgList &TCArgs,
303 const llvm::opt::ArgList &TCArgs,
317 const llvm::opt::ArgList &TCArgs,
[all...]
H A DCompilation.cpp39 DerivedArgList*>::iterator it = TCArgs.begin(),
40 ie = TCArgs.end(); it != ie; ++it)
62 DerivedArgList *&Entry = TCArgs[std::make_pair(TC, BoundArch)];
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/
H A DTool.h69 /// \param TCArgs - The argument list for this toolchain, with any
76 const llvm::opt::ArgList &TCArgs,
H A DCompilation.h57 llvm::opt::DerivedArgList *> TCArgs; member in class:clang::driver::Compilation

Completed in 111 milliseconds