Searched refs:FirstMapping (Results 1 – 2 of 2) sorted by relevance
462 auto [FirstSpelled, FirstMapping] = spelledForExpandedToken(First); in spelledForExpanded()474 if (FirstMapping && FirstMapping == LastMapping && in spelledForExpanded()495 if (FirstMapping && FirstExpanded != FirstMapping->BeginExpanded) in spelledForExpanded()500 FirstMapping ? File.SpelledTokens.data() + FirstMapping->BeginSpelled in spelledForExpanded()
1917 bool FirstMapping = DTCI.ExplicitlyMapped.try_emplace(ND, MI).second; in ParseOMPDeclareTargetClauses() local1918 if (!FirstMapping) in ParseOMPDeclareTargetClauses()