Home
last modified time | relevance | path

Searched refs:FromDecl (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTDiagnostic.cpp980 TemplateDecl *FromDecl, *ToDecl; in DiffTemplate() local
981 FromDecl = GetTemplateDecl(FromIter, DefaultTTPD); in DiffTemplate()
983 Tree.SetNode(FromDecl, ToDecl); in DiffTemplate()
985 FromDecl && ToDecl && in DiffTemplate()
986 FromDecl->getCanonicalDecl() == ToDecl->getCanonicalDecl()); in DiffTemplate()
DASTContext.cpp352 Raw.setKind(RawCommentAndCacheFlags::FromDecl); in getRawCommentForAnyRedecl()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DASTContext.h531 FromDecl, enumerator