Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp595 Selector LoadSel = Context->Selectors.getSelector(0, &II); in ImplementationIsNonLazy() local
596 return OD->getClassMethod(LoadSel) != nullptr; in ImplementationIsNonLazy()