Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTImporter.h164 bool hasCycleAtBack() const { in hasCycleAtBack() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9444 if (ImportPath.hasCycleAtBack()) in Import()