Searched refs:moduleImport (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | PPCallbacks.h | 210 virtual void moduleImport(SourceLocation ImportLoc, in moduleImport() function 551 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport() function 553 First->moduleImport(ImportLoc, Path, Imported); in moduleImport() 554 Second->moduleImport(ImportLoc, Path, Imported); in moduleImport()
|
| H A D | NoTrivialPPDirectiveTracer.h | 174 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport() function
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | HeaderIncludeGen.cpp | 149 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, 433 void HeaderIncludesDirectPerFileCallback::moduleImport(SourceLocation ImportLoc, in moduleImport() function in HeaderIncludesDirectPerFileCallback
|
| H A D | FrontendActions.cpp | 1241 CB->moduleImport(SourceLocation(), Path, ModResult); in ExecuteAction()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.h | 236 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path,
|
| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | ModuleDepCollector.cpp | 653 void ModuleDepCollectorPP::moduleImport(SourceLocation ImportLoc, in moduleImport() function in ModuleDepCollectorPP
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | Preprocessor.cpp | 1355 Callbacks->moduleImport(ModuleImportLoc, NamedModuleImportPath, Imported); in LexAfterModuleImport()
|
| H A D | Pragma.cpp | 1725 CB->moduleImport(ImportLoc, ModuleName, Imported); in HandlePragma()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 128 void moduleImport(SourceLocation import_location, clang::ModuleIdPath path, in moduleImport() function in ClangExpressionParser::LLDBPreprocessorCallbacks
|