reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ExternalASTMerger.cpp
   31   template <typename U> operator Source<U>() { return Source<U>(t); }
   31   template <typename U> operator Source<U>() { return Source<U>(t); }
   34 typedef std::pair<Source<NamedDecl *>, ASTImporter *> Candidate;
   44 Source<const DeclContext *>
   45 LookupSameContext(Source<TranslationUnitDecl *> SourceTU, const DeclContext *DC,
   51   Source<const DeclContext *> SourceParentDC =
   64   Source<DeclarationName> SourceName = *SourceNameOrErr;
  210       Source<DeclContext *> FromDC(
  289       Source<TranslationUnitDecl *> SourceTU =
  373   Source<const DeclContext *> FoundFromDC =