Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp239 const bool IsDylibVersionComplete = DR->isCompleteInterface(); in compareObjCInterfaceSymbols() local
242 if (IsDeclVersionComplete && IsDylibVersionComplete) in compareObjCInterfaceSymbols()
283 if (!IsDylibVersionComplete) { in compareObjCInterfaceSymbols()