Home
last modified time | relevance | path

Searched defs:DC1 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DConfusableIdentifierCheck.cpp92 static bool mayShadowImpl(const DeclContext *DC0, const DeclContext *DC1) { in mayShadowImpl() argument
101 const ConfusableIdentifierCheck::ContextInfo *DC1) { in isMemberOf() argument
106 const ConfusableIdentifierCheck::ContextInfo *DC1) { in enclosesContext() argument
117 const ConfusableIdentifierCheck::ContextInfo *DC1) { in mayShadow() argument
[all...]
/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1567 DeclContext *DC1 = D1->getDeclContext()->getNonTransparentContext(); IsRecordContextStructurallyEquivalent() local
[all...]
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp165 const DeclContext *DC1 = Decl1->getDeclContext(); in areExprTypesCompatible() local