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