Searched refs:AddFilePathLibArgs (Results 1 – 3 of 3) sorted by relevance
/external/clang/include/clang/Driver/ |
D | ToolChain.h | 398 void AddFilePathLibArgs(const llvm::opt::ArgList &Args,
|
/external/clang/lib/Driver/ |
D | ToolChain.cpp | 649 void ToolChain::AddFilePathLibArgs(const ArgList &Args, in AddFilePathLibArgs() function in ToolChain
|
D | Tools.cpp | 7092 ToolChain.AddFilePathLibArgs(Args, CmdArgs); in ConstructJob() 7441 ToolChain.AddFilePathLibArgs(Args, CmdArgs); in ConstructJob() 8038 getToolChain().AddFilePathLibArgs(Args, CmdArgs); in ConstructJob() 8589 ToolChain.AddFilePathLibArgs(Args, CmdArgs); in ConstructJob() 9432 ToolChain.AddFilePathLibArgs(Args, CmdArgs); in ConstructJob() 9648 ToolChain.AddFilePathLibArgs(Args, CmdArgs); in ConstructJob() 10412 TC.AddFilePathLibArgs(Args, CmdArgs); in ConstructJob() 10690 TC.AddFilePathLibArgs(Args, CmdArgs); in ConstructJob() 10870 TC.AddFilePathLibArgs(Args, CmdArgs); in ConstructJob() 11067 ToolChain.AddFilePathLibArgs(Args, CmdArgs); in ConstructGoldLinkJob()
|