Searched defs:IsModule (Results 1 – 2 of 2) sorted by relevance
2109 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()2129 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()3142 bool IsModule; member in __anon4c163b840611::ASTIdentifierTableTrait3172 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()3290 bool IsModule) { in WriteIdentifierTable()
756 bool IsModule) { in isInterestingIdentifier()780 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST() local