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.h39 using ZipperedDeclSources = std::vector<ZipperedDeclSource>; variable
214 llvm::StringMap<ZipperedDeclSources> DeferredZipperedSymbols;
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp641 ZipperedDeclSources Locs; in visitSymbolInDylib()