Searched defs:IsModule (Results 1 – 3 of 3) sorted by relevance
52 IsModule, enumerator
2536 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()2555 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()3821 bool IsModule, bool IsCPlusPlus) { in IsInterestingIdentifier()3841 bool IsModule = Writer.isWritingModule(); in IsInterestingNonMacroIdentifier() local3850 bool IsModule; member in __anon397e50ec1011::ASTIdentifierTableTrait3874 IdentifierResolver *IdResolver, bool IsModule, in ASTIdentifierTableTrait()3983 bool IsModule) { in WriteIdentifierTable()
1058 bool IsModule) { in isInterestingIdentifier()1084 bool IsModule) { in markIdentifierFromAST()1112 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in ReadData() local9579 bool IsModule = getPreprocessor().getCurrentModule() != nullptr; in DecodeIdentifierInfo() local