Searched refs:FileScope (Results 1 – 9 of 9) sorted by relevance
3 int FileScope; variable13 FileScope = 12; // ok
278 return SymbolRelevanceSignals::FileScope; in computeScope()287 Scope = AccessibleScope::FileScope; in merge()427 case FileScope: in evaluateHeuristics()443 case FileScope: in evaluateHeuristics()
77 FileScope, enumerator
116 FileScope, enumerator
506 return HighlightingModifier::FileScope; in scopeModifier()1082 case HighlightingModifier::FileScope: in toSemanticTokenModifier()
1892 Relevance.Scope = SymbolRelevanceSignals::FileScope; in addCandidate()
166 EXPECT_EQ(Relevance.Scope, SymbolRelevanceSignals::FileScope); in TEST()194 EXPECT_EQ(Relevance.Scope, SymbolRelevanceSignals::FileScope); in TEST()288 Scoped.Scope = SymbolRelevanceSignals::FileScope; in TEST()
94 1 << unsigned(HighlightingModifier::FileScope) |
724 std::unique_ptr<DictScope> FileScope; member in __anon01236eac0111::JSONELFDumper7485 FileScope = std::make_unique<DictScope>(this->W, FileStr); in printFileSummary()