Home
last modified time | relevance | path

Searched defs:UnresolvedExports (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DModule.h248 SmallVector<UnresolvedExportDecl, 2> UnresolvedExports; variable
/external/llvm-project/clang/include/clang/Basic/
DModule.h351 SmallVector<UnresolvedExportDecl, 2> UnresolvedExports; variable