Searched defs:IsModule (Results 1 – 2 of 2) sorted by relevance
2460 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()2479 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()3734 bool IsModule, bool IsCPlusPlus) { in IsInterestingIdentifier()3751 bool IsModule = Writer.isWritingModule(); in IsInterestingNonMacroIdentifier() local3760 bool IsModule; member in __anon397e50ec0c11::ASTIdentifierTableTrait3784 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()3890 bool IsModule) { in WriteIdentifierTable()
1029 bool IsModule) { in isInterestingIdentifier()1057 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST() local