Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp196 T &ensureOwned(std::shared_ptr<T> &Storage) { in ensureOwned() function
203 T &ensureOwned(llvm::IntrusiveRefCntPtr<T> &Storage) { in ensureOwned() function