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