OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:findModule
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/utils/
module-deps-to-rsp.py
29
def
findModule
(module_name, full_deps):
62
cmd =
findModule
(args.module_name, full_deps)['command-line']
/src/external/apache2/llvm/dist/clang/lib/Lex/
ModuleMap.cpp
62
auto *M =
findModule
(Name.getKey());
70
if (
findModule
(Mod->ExportAsModule))
791
Module *ModuleMap::
findModule
(StringRef Name) const {
806
return
findModule
(Name);
811
return
findModule
(Name);
Completed in 70 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026