Searched defs:OrigDC (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 1884 DeclContext *OrigDC = D->getDeclContext(); ImportDeclParts() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclCXX.cpp | 12309 DeclContext *OrigDC = Orig->getDeclContext(); CheckUsingShadowDecl() local |