Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2036 auto MightNeedReordering = [](const Decl *D) { in ImportDeclContext() local
2043 if (!MightNeedReordering(From)) in ImportDeclContext()
2101 if (!MightNeedReordering(D)) in ImportDeclContext()
2120 if (MightNeedReordering(From)) in ImportDeclContext()