Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1988 auto MightNeedReordering = [](const Decl *D) { in ImportDeclContext() local
1995 if (!MightNeedReordering(From)) in ImportDeclContext()
2053 if (!MightNeedReordering(D)) in ImportDeclContext()
2072 if (MightNeedReordering(From)) in ImportDeclContext()