Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransProperties.cpp78 AtPropDeclsTy *PrevAtProps = nullptr) { in collectProperties() argument
83 if (PrevAtProps) in collectProperties()
84 if (PrevAtProps->find(RawLoc) != PrevAtProps->end()) in collectProperties()