Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp1345 auto findMatchingProperty = in findPropertyDecl() local
1367 if (const auto *Found = findMatchingProperty(Container)) in findPropertyDecl()
1374 if (const auto *Found = findMatchingProperty(ClassDecl)) in findPropertyDecl()
1386 if (const auto *Found = findMatchingProperty(Ext)) in findPropertyDecl()
1395 if (const auto *Found = findMatchingProperty(Cat)) in findPropertyDecl()