Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-c-test/
H A Ddebuginfo.c56 LLVMMetadataRef ImportedModule = in llvm_test_dibuilder() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1283 struct ImportedModule { struct
1288 ImportedModule(ModuleFile *Mod, in ImportedModule() argument
/netbsd/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessingRecord.h242 unsigned ImportedModule : 1; variable
/netbsd/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp44 bool InQuotes, bool ImportedModule, in InclusionDirective()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4416 Module *ImportedModule = nullptr; variable