Searched defs:IsModule (Results 1 – 2 of 2) sorted by relevance
2246 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()2288 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()3490 bool IsModule; member in __anona57837030e11::ASTIdentifierTableTrait3519 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()3628 bool IsModule) { in WriteIdentifierTable()
959 bool IsModule) { in isInterestingIdentifier()983 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST() local