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

  /external/chromium_org/remoting/webapp/
host_session.js 50 // Hiding the plugin means it doesn't load, so make it size zero instead.
  /external/clang/include/clang/Sema/
Lookup.h 397 /// \brief Resolves the result kind of the lookup, possibly hiding
681 /// \param Hiding a declaration that hides the declaration \p ND,
688 virtual void FoundDecl(NamedDecl *ND, NamedDecl *Hiding, DeclContext *Ctx,
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 146 /// \brief A list of shadow maps, which is used to model name hiding at
276 /// \brief Check whether the result is hidden by the Hiding declaration.
283 const NamedDecl *Hiding);
295 /// the hiding declation (if any).
301 /// \param Hiding the declaration that hides the result.
305 void AddResult(Result R, DeclContext *CurContext, NamedDecl *Hiding,
556 const NamedDecl *Hiding) {
570 if (HiddenCtx == Hiding->getDeclContext()->getRedeclContext())
933 NamedDecl *Hiding, bool InBaseClass = false) {
    [all...]
SemaLookup.cpp 428 // C++ [basic.scope.hiding]p2:
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs     [all...]

Completed in 264 milliseconds