Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h1327 struct ImportedModule { struct
1332 ImportedModule(ModuleFile *Mod, in ImportedModule() argument
/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Ddebuginfo.c56 LLVMMetadataRef ImportedModule = LLVMDIBuilderCreateImportedModuleFromModule( in llvm_test_dibuilder() local
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessingRecord.h240 unsigned ImportedModule : 1; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp133 typedef std::vector<ConstString> ImportedModule; typedef in __anona3f75d190111::ClangModulesDeclVendorImpl
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPreprocessingRecord.cpp44 bool InQuotes, bool ImportedModule, in InclusionDirective()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h4644 Module *ImportedModule = nullptr; variable
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp221 for (const Module *ImportedModule : CurrentModule->Imports) in GetAffectingModuleMaps() local