Searched defs:moduleImport (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | PPCallbacks.h | 177 virtual void moduleImport(SourceLocation ImportLoc, moduleImport() function |
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ | ||
H A D | ModuleDepCollector.cpp | 409 void ModuleDepCollectorPP::moduleImport(SourceLocation ImportLoc, moduleImport() function in ModuleDepCollectorPP |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ | ||
H A D | ClangExpressionParser.cpp | 120 void moduleImport(SourceLocation import_location, clang::ModuleIdPath path, in moduleImport() function in ClangExpressionParser::LLDBPreprocessorCallbacks |