Home
last modified time | relevance | path

Searched defs:IsModule (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Serialization/
DASTWriter.cpp2030 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()
2050 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()
3113 bool IsModule; member in __anon25a84b0f0711::ASTIdentifierTableTrait
3143 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()
3259 bool IsModule) { in WriteIdentifierTable()
DASTReader.cpp750 bool IsModule) { in isInterestingIdentifier()
789 bool IsModule = Reader.PP.getCurrentModule() != nullptr; in ReadData() local
3565 bool IsModule = PP.getCurrentModule() != nullptr; in ReadAST() local