HomeSort by relevance Sort by last modified time
    Searched refs:NSDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 172 if (const NamespaceDecl *NSDecl = dyn_cast<NamespaceDecl>(Context))
173 return getOrCreateNameSpace(NSDecl);
    [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 84 milliseconds