Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Semantics/
Dscope.h87 bool IsModule() const { in IsModule() function
/external/llvm-project/flang/lib/Semantics/
Dprogram-tree.cpp125 bool ProgramTree::IsModule() const { in IsModule() function in Fortran::semantics::ProgramTree
/external/clang/lib/Serialization/
DASTWriter.cpp2109 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()
2129 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()
3142 bool IsModule; member in __anon9159baf50611::ASTIdentifierTableTrait
3172 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()
3290 bool IsModule) { in WriteIdentifierTable()
DASTReader.cpp756 bool IsModule) { in isInterestingIdentifier()
780 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST() local
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp2124 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()
2143 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()
3271 bool IsModule; member in __anon34b38c630a11::ASTIdentifierTableTrait
3300 IdentifierResolver &IdResolver, bool IsModule, in ASTIdentifierTableTrait()
3422 bool IsModule) { in WriteIdentifierTable()
DASTReader.cpp912 bool IsModule) { in isInterestingIdentifier()
936 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in markIdentifierFromAST() local