Home
last modified time | relevance | path

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

/external/v8/src/
Dinterface.h115 bool IsModule() { return Chase()->flags_ & MODULE; } in IsModule() function
/external/clang/lib/Serialization/
DASTWriter.cpp2020 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()
2044 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()
3140 bool IsModule; member in __anon84a3a1ce0811::ASTIdentifierTableTrait
3314 IdentifierResolver &IdResolver, bool IsModule) in ASTIdentifierTableTrait()
3459 bool IsModule) { in WriteIdentifierTable()