Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DRedeclarable.h111 DeclLink(LatestTag, const ASTContext &Ctx) in DeclLink() function
113 DeclLink(PreviousTag, decl_type *D) : Link(NotKnownLatest(Previous(D))) {} in DeclLink() function
/external/clang/include/clang/AST/
DRedeclarable.h54 DeclLink(LatestTag, const ASTContext &Ctx) in DeclLink() function
56 DeclLink(PreviousTag, decl_type *D) in DeclLink() function