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

  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
  /external/clang/lib/Sema/
SemaLookup.cpp 56 const DeclContext *Nominated;
60 UnqualUsingEntry(const DeclContext *Nominated,
62 : Nominated(Nominated), CommonAncestor(CommonAncestor) {
70 return Nominated;
104 // both the using-directive and the nominated namespace.
151 // Adds all the using directives in a context (and those nominated
184 // the nominated namespace.
751 // Perform direct name lookup into the namespaces nominated by the
865 // both the using-directive and the nominated namespace
    [all...]

Completed in 28 milliseconds