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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h239 std::unique_ptr<ASTReaderListener> takeFirst() { return std::move(First); } function in class:clang::ChainedASTReaderListener

Completed in 154 milliseconds