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