Home
last modified time | relevance | path

Searched defs:DCtx (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DIdentifierResolver.cpp139 DeclContext *DCtx = D->getDeclContext()->getRedeclContext(); in isDeclInScope() local
/external/clang/lib/AST/
DDeclBase.cpp1029 void DeclContext::buildLookup(DeclContext *DCtx) { in buildLookup()