Searched refs:shouldIndexFunctionLocalSymbols (Results 1 – 7 of 7) sorted by relevance
20 bool IndexingContext::shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function in IndexingContext50 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalDecl(D)) in handleReference()
55 bool shouldIndexFunctionLocalSymbols() const;
262 if (IndexCtx.shouldIndexFunctionLocalSymbols()) { in VisitDeclStmt()283 if (C->capturesVariable() && IndexCtx.shouldIndexFunctionLocalSymbols()) in TraverseLambdaCapture()
188 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalDecl(D)) in indexTagDecl()
54 if (IndexCtx.shouldIndexFunctionLocalSymbols()) { in handleDeclarator()
352 bool shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function
541 if ((!shouldIndexFunctionLocalSymbols() && !DInfo.EntInfo.USR) in handleDecl()903 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalDecl(D)) in handleReference()