Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp679 const InContainerTy &InContainer, OutContainerTy &OutContainer) { in ImportContainerChecked() argument
681 InContainer.begin(), InContainer.end(), OutContainer.begin()); in ImportContainerChecked()