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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.h64 bool shouldIndexParametersInDeclarations() const;
H A DIndexDecl.cpp103 if (IndexCtx.shouldIndexParametersInDeclarations() ||
113 if (IndexCtx.shouldIndexParametersInDeclarations() ||
H A DIndexingContext.cpp44 bool IndexingContext::shouldIndexParametersInDeclarations() const { function in class:IndexingContext

Completed in 181 milliseconds