Searched refs:ContextsTy (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DDecl.cpp1350 typedef SmallVector<const DeclContext *, 8> ContextsTy; typedef
1351 ContextsTy Contexts;
1359 for (ContextsTy::reverse_iterator I = Contexts.rbegin(), E = Contexts.rend();

Completed in 534 milliseconds