Home
last modified time | relevance | path

Searched refs:ZipperedDeclSources (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DDylibVerifier.h61 using ZipperedDeclSources = std::vector<ZipperedDeclSource>; variable
236 llvm::StringMap<ZipperedDeclSources> DeferredZipperedSymbols;
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp660 ZipperedDeclSources Locs; in visitSymbolInDylib()