Searched defs:IsModule (Results 1 – 2 of 2) sorted by relevance
2129 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()2148 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()3271 bool IsModule; member in __anon52dea4370a11::ASTIdentifierTableTrait3300 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()3411 bool IsModule) { in WriteIdentifierTable()
930 bool IsModule) { in isInterestingIdentifier()954 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST() local