Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h52 IsModule, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2536 static bool shouldIgnoreMacro(MacroDirective *MD, bool IsModule, in shouldIgnoreMacro()
2555 void ASTWriter::WritePreprocessor(const Preprocessor &PP, bool IsModule) { in WritePreprocessor()
3821 bool IsModule, bool IsCPlusPlus) { in IsInterestingIdentifier()
3841 bool IsModule = Writer.isWritingModule(); in IsInterestingNonMacroIdentifier() local
3850 bool IsModule; member in __anon397e50ec1011::ASTIdentifierTableTrait
3874 IdentifierResolver *IdResolver, bool IsModule, in ASTIdentifierTableTrait()
3983 bool IsModule) { in WriteIdentifierTable()
H A DASTReader.cpp1058 bool IsModule) { in isInterestingIdentifier()
1084 bool IsModule) { in markIdentifierFromAST()
1112 bool IsModule = Reader.getPreprocessor().getCurrentModule() != nullptr; in ReadData() local
9579 bool IsModule = getPreprocessor().getCurrentModule() != nullptr; in DecodeIdentifierInfo() local