Home
last modified time | relevance | path

Searched defs:Imported (Results 1 – 15 of 15) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp76 const Module *Imported) { in InclusionDirective()
H A DDependencyFile.cpp278 const Module *Imported) { in InclusionDirective()
H A DDiagnosticRenderer.cpp249 std::pair<SourceLocation, StringRef> Imported = SM.getModuleImportLoc(Loc); in emitIncludeStackRecursively() local
H A DPrintPreprocessedOutput.cpp326 const Module *Imported) { in InclusionDirective()
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h128 const Module *Imported) { in InclusionDirective()
143 const Module *Imported) { in moduleImport()
356 const Module *Imported) override { in InclusionDirective()
366 const Module *Imported) override { in moduleImport()
/minix3/external/bsd/llvm/dist/clang/unittests/Lex/
H A DPPCallbacksTest.cpp65 const Module *Imported) { in InclusionDirective()
85 const Module* Imported; member in __anon1843a3410111::InclusionDirectiveCallbacks
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTReaderInternals.h216 bool Imported; member
H A DASTReader.cpp2019 MacroDirective *Imported = MMI->import(PP, ImportLoc); in installImportedMacro() local
4053 if (Module *Imported = getSubmodule(Import.ID)) in InitializeContext() local
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp178 const Module *Imported) { in InclusionDirective()
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp445 const Module *Imported) { in InclusionDirective()
H A DPreprocessor.cpp750 Module *Imported = nullptr; in LexAfterModuleImport() local
H A DPPDirectives.cpp1691 ModuleLoadResult Imported in HandleIncludeDirective() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp3962 Module *Imported, in ImportDecl()
3974 Module *Imported, SourceLocation EndLoc) in ImportDecl()
3982 SourceLocation StartLoc, Module *Imported, in Create()
3990 Module *Imported, in CreateImplicit()
H A DASTImporter.cpp5143 Decl *ASTImporter::Imported(Decl *From, Decl *To) { in Imported() function in ASTImporter
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp274 const Module *Imported) override { in InclusionDirective()