Searched refs:runCtors (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/Interpreter/
H A DIncrementalExecutor.h52 llvm::Error runCtors() const;
H A DIncrementalExecutor.cpp85 llvm::Error IncrementalExecutor::runCtors() const { function in class:clang::IncrementalExecutor
H A DInterpreter.cpp232 if (auto Err = IncrExecutor->runCtors())

Completed in 302 milliseconds