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