Searched refs:DeclContextList (Results 1 – 2 of 2) sorted by relevance
254 typedef SmallVector<DeclContext*, 4> DeclContextList; typedef258 DeclContextList CurContextChain;267 static DeclContextList buildContextChain(DeclContext *Start);269 unsigned buildNestedNameSpecifier(DeclContextList &DeclChain,
4252 DeclContext *Start) -> DeclContextList { in buildContextChain()4254 DeclContextList Chain; in buildContextChain()4267 DeclContextList &DeclChain, NestedNameSpecifier *&NNS) { in buildNestedNameSpecifier()4286 DeclContextList NamespaceDeclChain(buildContextChain(Ctx)); in addNameSpecifier()4287 DeclContextList FullNamespaceDeclChain(NamespaceDeclChain); in addNameSpecifier()