Searched defs:IsModule (Results 1 – 2 of 2) sorted by relevance
2332 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()2351 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()3574 bool IsModule; member in __anon367831a20f11::ASTIdentifierTableTrait3603 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()3709 bool IsModule) { in WriteIdentifierTable()
989 bool IsModule) { in isInterestingIdentifier()1014 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST() local