Searched refs:shouldIndexFunctionLocalSymbols (Results 1 – 4 of 4) sorted by relevance
136 if (IndexCtx.shouldIndexFunctionLocalSymbols()) { in VisitDeclStmt()157 if (C->capturesVariable() && IndexCtx.shouldIndexFunctionLocalSymbols()) in TraverseLambdaCapture()
38 if (!IndexCtx.shouldIndexFunctionLocalSymbols()) { in handleDeclarator()
352 bool shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function
320 if ((!shouldIndexFunctionLocalSymbols() && !DInfo.EntInfo.USR) in handleDecl()679 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalDecl(D)) in handleReference()