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 57 const DeclContext *Nominated;
61 UnqualUsingEntry(const DeclContext *Nominated,
63 : Nominated(Nominated), CommonAncestor(CommonAncestor) {
71 return Nominated;
105 // both the using-directive and the nominated namespace.
149 // Adds all the using directives in a context (and those nominated
179 // the nominated namespace.
771 // Perform direct name lookup into the namespaces nominated by the
903 // both the using-directive and the nominated namespace
    [all...]

Completed in 43 milliseconds