Searched defs:IsModule (Results 1 – 4 of 4) sorted by relevance
95 bool IsModule() const { in IsModule() function
209 bool ProgramTree::IsModule() const { in IsModule() function in Fortran::semantics::ProgramTree
2238 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()2280 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()3471 bool IsModule; member in __anon7df3f81c0a11::ASTIdentifierTableTrait3500 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()3609 bool IsModule) { in WriteIdentifierTable()
958 bool IsModule) { in isInterestingIdentifier()982 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST() local