OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompilingModule
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
ModuleMap.h
56
Module *
CompilingModule
;
/external/clang/lib/Lex/
ModuleMap.cpp
90
BuiltinIncludeDir(0),
CompilingModule
(0)
392
if (!LangOpts.CurrentModule.empty() && !
CompilingModule
&&
394
CompilingModule
= Result;
614
bool isCompilingModuleHeader = Mod->getTopLevelModule() ==
CompilingModule
;
[
all
...]
Completed in 28 milliseconds