Home | History | Annotate | Download | only in Lex

Lines Matching refs:IncludeTok

1462                                           Token &IncludeTok,
1519 CheckEndOfDirective(IncludeTok.getIdentifierInfo()->getNameStart(), true);
1590 Callbacks->InclusionDirective(HashLoc, IncludeTok,
1650 switch (IncludeTok.getIdentifierInfo()->getPPKeywordID()) {
1692 = TheModuleLoader.loadModule(IncludeTok.getLocation(), Path, Visibility,
1699 Token &Result = IncludeTok;
1714 Callbacks->InclusionDirective(HashLoc, IncludeTok, Filename, isAngled,
1742 Callbacks->InclusionDirective(HashLoc, IncludeTok, Filename, isAngled,