Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPPCallbacks.h166 virtual void moduleImport(SourceLocation ImportLoc, in moduleImport() function
430 void moduleImport(SourceLocation ImportLoc, ModuleIdPath Path, in moduleImport() function
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangExpressionParser.cpp120 void moduleImport(SourceLocation import_location, clang::ModuleIdPath path, in moduleImport() function in ClangExpressionParser::LLDBPreprocessorCallbacks