Home
last modified time | relevance | path

Searched refs:ActOnModuleImport (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaModule.cpp307 DeclResult Sema::ActOnModuleImport(SourceLocation StartLoc, in ActOnModuleImport() function in Sema
330 return ActOnModuleImport(StartLoc, ExportLoc, ImportLoc, Mod, Path); in ActOnModuleImport()
341 DeclResult Sema::ActOnModuleImport(SourceLocation StartLoc, in ActOnModuleImport() function in Sema
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp2430 Actions.ActOnModuleImport(StartLoc, ExportLoc, ImportLoc, HeaderUnit); in ParseModuleImport()
2432 Import = Actions.ActOnModuleImport(StartLoc, ExportLoc, ImportLoc, Path); in ParseModuleImport()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2883 DeclResult ActOnModuleImport(SourceLocation StartLoc,
2886 DeclResult ActOnModuleImport(SourceLocation StartLoc,