Searched refs:CFlags (Results 1 – 3 of 3) sorted by relevance
/linux/tools/perf/util/c++/ |
A D | clang.cpp | 39 createCompilerInvocation(llvm::opt::ArgStringList CFlags, StringRef& Path, in createCompilerInvocation() argument 55 CCArgs.append(CFlags.begin(), CFlags.end()); in createCompilerInvocation() 70 getModuleFromSource(llvm::opt::ArgStringList CFlags, in getModuleFromSource() argument 84 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource() 89 createCompilerInvocation(std::move(CFlags), Path, in getModuleFromSource() 102 getModuleFromSource(llvm::opt::ArgStringList CFlags, in getModuleFromSource() argument 119 return getModuleFromSource(std::move(CFlags), Name, OverlayFS); in getModuleFromSource() 123 getModuleFromSource(llvm::opt::ArgStringList CFlags, StringRef Path) in getModuleFromSource() argument 126 return getModuleFromSource(std::move(CFlags), Path, VFS); in getModuleFromSource() 202 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/drivers/video/fbdev/sis/ |
A D | vstruct.h | 502 unsigned int CFlags; member
|
Completed in 9 milliseconds