Home
last modified time | relevance | path

Searched defs:DeclLink (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DRedeclarable.h111 DeclLink(LatestTag, const ASTContext &Ctx) in DeclLink() function
113 DeclLink(PreviousTag, decl_type *D) : Link(NotKnownLatest(Previous(D))) {} in DeclLink() function