Searched defs:ValueDecl (Results 1 – 14 of 14) sorted by relevance
37 class ValueDecl; variable175 SmallVectorImpl<std::pair<ValueDecl *, in ReadPendingInstantiations()
32 class ValueDecl; variable
179 class ValueDecl; variable
124 class ValueDecl; variable
272 SmallVectorImpl<std::pair<ValueDecl*, in ReadPendingInstantiations()
36 class ValueDecl; variable
31 class ValueDecl; variable
532 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, in ValueDecl() function
50 class ValueDecl; variable
872 namespace ValueDecl { namespace
68 class ValueDecl; variable
3199 internal::Matcher<ValueDecl>, InnerMatcher) { in AST_MATCHER_P()
845 TEST(ValueDecl, Matches) { in TEST() argument
7433 SmallVectorImpl<std::pair<ValueDecl *, SourceLocation> > &Pending) { in ReadPendingInstantiations()