Searched defs:IsModule (Results 1 – 2 of 2) sorted by relevance
2030 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()2050 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()3113 bool IsModule; member in __anon25a84b0f0711::ASTIdentifierTableTrait3143 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()3259 bool IsModule) { in WriteIdentifierTable()
750 bool IsModule) { in isInterestingIdentifier()789 bool IsModule = Reader.PP.getCurrentModule() != nullptr; in ReadData() local3565 bool IsModule = PP.getCurrentModule() != nullptr; in ReadAST() local