Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTImporter.cpp636 const InContainerTy &InContainer, OutContainerTy &OutContainer) { in ImportContainerChecked() argument
638 InContainer.begin(), InContainer.end(), OutContainer.begin()); in ImportContainerChecked()