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

  /external/clang/include/clang/Tooling/Core/
Lookup.h 36 /// \param FromDecl The declaration to which the nested name points.
42 const NamedDecl *FromDecl,
  /external/clang/lib/Tooling/Core/
Lookup.cpp 87 const NamedDecl *FromDecl,
99 isa<TranslationUnitDecl>(FromDecl->getDeclContext());
101 !isInsideDifferentNamespaceWithSameName(FromDecl->getDeclContext(),
  /external/clang/lib/AST/
ASTDiagnostic.cpp     [all...]
ASTContext.cpp 371 Raw.setKind(RawCommentAndCacheFlags::FromDecl);
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h 624 FromDecl,
    [all...]

Completed in 395 milliseconds