CCArgs             42 tools/perf/util/c++/clang.cpp 	llvm::opt::ArgStringList CCArgs {
CCArgs             57 tools/perf/util/c++/clang.cpp 	CCArgs.append(CFlags.begin(), CFlags.end());
CCArgs             58 tools/perf/util/c++/clang.cpp 	CompilerInvocation *CI = tooling::newInvocation(&Diags, CCArgs);