Searched refs:CFlags (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/tools/perf/util/c++/ |
A D | clang.cpp | 43 createCompilerInvocation(llvm::opt::ArgStringList CFlags, StringRef& Path, in createCompilerInvocation() argument 59 CCArgs.append(CFlags.begin(), CFlags.end()); in createCompilerInvocation() 74 getModuleFromSource(llvm::opt::ArgStringList CFlags, in getModuleFromSource() argument 88 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource() 93 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource() 106 getModuleFromSource(llvm::opt::ArgStringList CFlags, in getModuleFromSource() argument 123 return getModuleFromSource(std::move(CFlags), Name, OverlayFS); in getModuleFromSource() 127 getModuleFromSource(llvm::opt::ArgStringList CFlags, StringRef Path) in getModuleFromSource() argument 130 return getModuleFromSource(std::move(CFlags), Path, VFS); in getModuleFromSource() 206 llvm::opt::ArgStringList CFlags; in perf_clang__compile_bpf() local [all …]
|
A D | clang.h | 16 getModuleFromSource(opt::ArgStringList CFlags, 20 getModuleFromSource(opt::ArgStringList CFlags,
|
/linux-6.3-rc2/drivers/video/fbdev/sis/ |
A D | vstruct.h | 502 unsigned int CFlags; member
|
Completed in 11 milliseconds