Searched refs:shouldIndexParametersInDeclarations (Results 1 – 3 of 3) sorted by relevance
64 bool shouldIndexParametersInDeclarations() const;
107 if (IndexCtx.shouldIndexParametersInDeclarations() || in handleDeclarator()117 if (IndexCtx.shouldIndexParametersInDeclarations() || in handleDeclarator()
44 bool IndexingContext::shouldIndexParametersInDeclarations() const { in shouldIndexParametersInDeclarations() function in IndexingContext