Searched refs:DE2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp165 auto *DE2 = dyn_cast<DependentScopeDeclRefExpr>(E2); local
166 if (!DE2)
169 DE2->getDeclName()))
172 DE2->getQualifier());

Completed in 144 milliseconds