Searched refs:RegisterModule (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExternalASTSourceCallbacks.h56 OptionalClangModuleID RegisterModule(clang::Module *module);
H A DClangExternalASTSourceCallbacks.cpp66 ClangExternalASTSourceCallbacks::RegisterModule(clang::Module *module) { function in class:ClangExternalASTSourceCallbacks
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1269 return ast_source->RegisterModule(module);

Completed in 132 milliseconds