Home
last modified time | relevance | path

Searched refs:Clang (Results 1 – 2 of 2) sorted by relevance

/tools/perf/util/c++/
Dclang.cpp71 CompilerInstance Clang; in getModuleFromSource() local
72 Clang.createDiagnostics(); in getModuleFromSource()
75 Clang.setVirtualFileSystem(&*VFS); in getModuleFromSource()
77 Clang.createFileManager(&*VFS); in getModuleFromSource()
83 Clang.getDiagnostics()); in getModuleFromSource()
84 Clang.setInvocation(&*CI); in getModuleFromSource()
88 Clang.getDiagnostics())); in getModuleFromSource()
89 Clang.setInvocation(CI); in getModuleFromSource()
93 if (!Clang.ExecuteAction(*Act)) in getModuleFromSource()
/tools/testing/selftests/bpf/
DREADME.rst85 BPF CO-RE-based tests and Clang version
89 bleeding-edge Clang versions (Clang 12 nightly at this time).
92 the following built-ins, listed with corresponding Clang diffs introducing
93 them to Clang/LLVM. These sub-tests are going to be skipped if Clang is too