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