Searched refs:getIncludeNextStart (Results 1 – 3 of 3) sorted by relevance
2030 Preprocessor::getIncludeNextStart(const Token &IncludeNextTok) const { in getIncludeNextStart() function in Preprocessor2735 std::tie(Lookup, LookupFromFile) = getIncludeNextStart(IncludeNextTok); in HandleIncludeNextDirective()
1334 std::tie(Lookup, LookupFromFile) = getIncludeNextStart(Tok); in EvaluateHasIncludeNext()
2684 getIncludeNextStart(const Token &IncludeNextTok) const;