Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTImporter.cpp722 const InContainerTy &InContainer, OutContainerTy &OutContainer) { in ImportContainerChecked() argument
724 InContainer.begin(), InContainer.end(), OutContainer.begin()); in ImportContainerChecked()