Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp725 const InContainerTy &InContainer, OutContainerTy &OutContainer) { in ImportContainerChecked() argument
727 InContainer.begin(), InContainer.end(), OutContainer.begin()); in ImportContainerChecked()