Home
last modified time | relevance | path

Searched refs:TopMethodsTy (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/libclang/
DCIndexHigh.cpp53 typedef SmallVector<const Decl *, 8> TopMethodsTy; typedef
54 TopMethodsTy TopMethods;
117 TopMethodsTy methods; in isOverriddingMethod()
119 for (TopMethodsTy::iterator in isOverriddingMethod()