Searched defs:ValueDecl (Results 1 – 14 of 14) sorted by relevance
32 class ValueDecl; variable
38 class ValueDecl; variable179 SmallVectorImpl<std::pair<ValueDecl *, in ReadPendingInstantiations()
181 class ValueDecl; variable
124 class ValueDecl; variable
276 SmallVectorImpl<std::pair<ValueDecl*, in ReadPendingInstantiations()
31 class ValueDecl; variable
36 class ValueDecl; variable
535 ValueDecl(Kind DK, DeclContext *DC, SourceLocation L, in ValueDecl() function
51 class ValueDecl; variable
872 namespace ValueDecl { namespace
68 class ValueDecl; variable
3618 internal::Matcher<ValueDecl>, InnerMatcher) { in AST_MATCHER_P()
858 TEST(ValueDecl, Matches) { in TEST() argument
7310 SmallVectorImpl<std::pair<ValueDecl *, SourceLocation> > &Pending) { in ReadPendingInstantiations()