Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-c-test/
Ddebuginfo.c56 LLVMMetadataRef ImportedModule = in llvm_test_dibuilder() local
/external/clang/include/clang/Serialization/
DASTReader.h1113 struct ImportedModule { struct
1118 ImportedModule(ModuleFile *Mod, in ImportedModule() function
/external/llvm-project/clang/include/clang/Serialization/
DASTReader.h1277 struct ImportedModule { struct
1282 ImportedModule(ModuleFile *Mod, in ImportedModule() function
/external/clang/include/clang/Lex/
DPreprocessingRecord.h227 unsigned ImportedModule : 1; variable
/external/llvm-project/clang/include/clang/Lex/
DPreprocessingRecord.h242 unsigned ImportedModule : 1; variable
/external/clang/lib/Lex/
DPreprocessingRecord.cpp28 bool InQuotes, bool ImportedModule, in InclusionDirective()
/external/llvm-project/clang/lib/Lex/
DPreprocessingRecord.cpp44 bool InQuotes, bool ImportedModule, in InclusionDirective()
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangModulesDeclVendor.cpp121 typedef std::vector<ConstString> ImportedModule; typedef in __anon583032790111::ClangModulesDeclVendorImpl
/external/llvm-project/clang/include/clang/AST/
DDecl.h4396 Module *ImportedModule = nullptr; variable