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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h64 bool shouldIndexParametersInDeclarations() const;
H A DIndexingContext.cpp44 bool IndexingContext::shouldIndexParametersInDeclarations() const { function in class:IndexingContext
H A DIndexDecl.cpp97 if (IndexCtx.shouldIndexParametersInDeclarations() ||
107 if (IndexCtx.shouldIndexParametersInDeclarations() ||

Completed in 114 milliseconds