Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h178 VecTy copyCycleAtBack() const { in copyCycleAtBack() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9445 SavedImportPaths[FromD].push_back(ImportPath.copyCycleAtBack()); in Import()