Searched refs:Clang (Results 1 – 2 of 2) sorted by relevance
71 CompilerInstance Clang; in getModuleFromSource() local72 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()
85 BPF CO-RE-based tests and Clang version89 bleeding-edge Clang versions (Clang 12 nightly at this time).92 the following built-ins, listed with corresponding Clang diffs introducing93 them to Clang/LLVM. These sub-tests are going to be skipped if Clang is too