Home
last modified time | relevance | path

Searched refs:UnresolvedExportDecl (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DModule.h217 struct UnresolvedExportDecl { struct
231 SmallVector<UnresolvedExportDecl, 2> UnresolvedExports; argument
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h192 resolveExport(Module *Mod, const Module::UnresolvedExportDecl &Unresolved,
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp41 const Module::UnresolvedExportDecl &Unresolved, in resolveExport()
1894 Module::UnresolvedExportDecl Unresolved = { in parseExportDecl()