Home
last modified time | relevance | path

Searched defs:moduleImport (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPCallbacks.h146 virtual void moduleImport(SourceLocation ImportLoc, in moduleImport() function
391 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp112 void moduleImport(SourceLocation import_location, clang::ModuleIdPath path, in moduleImport() function in ClangExpressionParser::LLDBPreprocessorCallbacks