Home
last modified time | relevance | path

Searched defs:ImportedModule (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1283 struct ImportedModule { struct
1288 ImportedModule(ModuleFile *Mod, in ImportedModule() argument
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h242 unsigned ImportedModule : 1; variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp121 typedef std::vector<ConstString> ImportedModule; typedef in __anon1d75a8b60111::ClangModulesDeclVendorImpl
/freebsd-13.1/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp44 bool InQuotes, bool ImportedModule, in InclusionDirective()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4442 Module *ImportedModule = nullptr; variable