Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp392 CachedInCodeGenModule = GenModule(); in Interpreter()
569 M = GenModule(Action); in RegisterPTU()
799 Interpreter::GenModule(IncrementalAction *Action) { in GenModule() function in clang::Interpreter
/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h191 std::unique_ptr<llvm::Module> GenModule(IncrementalAction *Action = nullptr);