Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dinterface.h115 bool IsModule() { return Chase()->flags_ & MODULE; } in IsModule() function
/external/clang/lib/Serialization/
DASTWriter.cpp1896 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()
1916 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()
2966 bool IsModule; member in __anon5654b9e50711::ASTIdentifierTableTrait
3106 IdentifierResolver &IdResolver, bool IsModule) in ASTIdentifierTableTrait()
3269 bool IsModule) { in WriteIdentifierTable()