CFlags            502 drivers/video/fbdev/sis/vstruct.h 	unsigned int			CFlags;
CFlags             39 tools/perf/util/c++/clang.cpp createCompilerInvocation(llvm::opt::ArgStringList CFlags, StringRef& Path,
CFlags             57 tools/perf/util/c++/clang.cpp 	CCArgs.append(CFlags.begin(), CFlags.end());
CFlags             68 tools/perf/util/c++/clang.cpp getModuleFromSource(llvm::opt::ArgStringList CFlags,
CFlags             78 tools/perf/util/c++/clang.cpp 		createCompilerInvocation(std::move(CFlags), Path,
CFlags             83 tools/perf/util/c++/clang.cpp 		createCompilerInvocation(std::move(CFlags), Path,
CFlags             96 tools/perf/util/c++/clang.cpp getModuleFromSource(llvm::opt::ArgStringList CFlags,
CFlags            113 tools/perf/util/c++/clang.cpp 	return getModuleFromSource(std::move(CFlags), Name, OverlayFS);
CFlags            117 tools/perf/util/c++/clang.cpp getModuleFromSource(llvm::opt::ArgStringList CFlags, StringRef Path)
CFlags            120 tools/perf/util/c++/clang.cpp 	return getModuleFromSource(std::move(CFlags), Path, VFS);
CFlags            193 tools/perf/util/c++/clang.cpp 	llvm::opt::ArgStringList CFlags;
CFlags            194 tools/perf/util/c++/clang.cpp 	auto M = getModuleFromSource(std::move(CFlags), filename);
CFlags             16 tools/perf/util/c++/clang.h getModuleFromSource(opt::ArgStringList CFlags,
CFlags             20 tools/perf/util/c++/clang.h getModuleFromSource(opt::ArgStringList CFlags,