Searched refs:TokenizableIncludeFile (Results 1 – 2 of 2) sorted by relevance
590 class TokenizableIncludeFile : public tInput {594 TokenizableIncludeFile(const TSourceLoc& startLoc, in TokenizableIncludeFile() function642 TokenizableIncludeFile& operator=(const TokenizableIncludeFile&);
685 … pushInput(new TokenizableIncludeFile(directiveLoc, prologue.str(), res, epilogue.str(), this)); in CPPinclude()