Searched refs:shouldIndexFunctionLocalSymbols (Results 1 – 14 of 14) sorted by relevance
110 if (!IndexCtx.shouldIndexFunctionLocalSymbols() && in VisitTagTypeLoc()298 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalSymbol(D)) in indexTagDecl()
372 if (IndexCtx.shouldIndexFunctionLocalSymbols()) { in VisitDeclStmt()397 if (C->capturesVariable() && IndexCtx.shouldIndexFunctionLocalSymbols()) in TraverseLambdaCapture()462 if (IndexCtx.shouldIndexFunctionLocalSymbols()) { in VisitParmVarDecl()
60 bool shouldIndexFunctionLocalSymbols() const;
36 bool IndexingContext::shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function in IndexingContext81 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalSymbol(D)) in handleReference()
99 if (IndexCtx.shouldIndexFunctionLocalSymbols()) { in handleDeclarator()
55 bool shouldIndexFunctionLocalSymbols() const;
20 bool IndexingContext::shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function in IndexingContext50 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalDecl(D)) in handleReference()
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()
350 bool shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function
553 if ((!shouldIndexFunctionLocalSymbols() && !DInfo.EntInfo.USR) in handleDecl()898 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalDecl(D)) in handleReference()
352 bool shouldIndexFunctionLocalSymbols() const { in shouldIndexFunctionLocalSymbols() function
541 if ((!shouldIndexFunctionLocalSymbols() && !DInfo.EntInfo.USR) in handleDecl()903 if (!shouldIndexFunctionLocalSymbols() && isFunctionLocalDecl(D)) in handleReference()