OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnresolvedExportDecl
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Basic/
Module.h
170
struct
UnresolvedExportDecl
{
184
SmallVector<
UnresolvedExportDecl
, 2> UnresolvedExports;
/external/clang/include/clang/Lex/
ModuleMap.h
155
resolveExport(Module *Mod, const Module::
UnresolvedExportDecl
&Unresolved,
/external/clang/lib/Lex/
ModuleMap.cpp
40
const Module::
UnresolvedExportDecl
&Unresolved,
[
all
...]
Completed in 36 milliseconds