Searched defs:ImportedModule (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessingRecord.cpp25 InclusionDirective(PreprocessingRecord &PPRec, InclusionKind Kind, StringRef FileName, bool InQuotes, bool ImportedModule, const FileEntry *File, SourceRange Range) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp113 typedef std::vector<ConstString> ImportedModule; typedef in class:__anon4388::ClangModulesDeclVendorImpl
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Serialization/
H A DASTReader.h1111 struct ImportedModule { struct in class:clang::ASTReader
1116 ImportedModule(ModuleFile *Mod, function in struct:clang::ASTReader::ImportedModule

Completed in 181 milliseconds