Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1214 auto findMatchingProperty = in findPropertyDecl() local
1228 if (const auto *Found = findMatchingProperty(Container)) in findPropertyDecl()
1235 if (const auto *Found = findMatchingProperty(ClassDecl)) in findPropertyDecl()
1248 if (const auto *Found = findMatchingProperty(Ext)) in findPropertyDecl()