Home
last modified time | relevance | path

Searched defs:runCtors (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DIncrementalExecutor.cpp99 llvm::Error IncrementalExecutor::runCtors() const { in runCtors() function in clang::IncrementalExecutor
H A DWasm.cpp136 llvm::Error WasmIncrementalExecutor::runCtors() const { in runCtors() function in clang::WasmIncrementalExecutor