Searched defs:ValueDecl (Results 1 – 13 of 13) sorted by relevance
32 class ValueDecl; variable
37 class ValueDecl; variable193 SmallVectorImpl<std::pair<ValueDecl *, in ReadPendingInstantiations()
179 class ValueDecl; variable
276 SmallVectorImpl<std::pair<ValueDecl*, in ReadPendingInstantiations()
31 class ValueDecl; variable
36 class ValueDecl; variable
492 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, in ValueDecl() function
50 class ValueDecl; variable
872 namespace ValueDecl { namespace
68 class ValueDecl; variable
3067 internal::Matcher<ValueDecl>, InnerMatcher) { in AST_MATCHER_P()
830 TEST(ValueDecl, Matches) { in TEST() argument
7324 SmallVectorImpl<std::pair<ValueDecl *, SourceLocation> > &Pending) { in ReadPendingInstantiations()