Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndexHigh.cpp52 typedef SmallVector<const Decl *, 8> TopMethodsTy; typedef
53 TopMethodsTy TopMethods;
115 TopMethodsTy methods; in isOverriddingMethod()
117 for (TopMethodsTy::iterator in isOverriddingMethod()