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