Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDDeclObjC.cpp1331 auto findMatchingProperty = in findPropertyDecl() local
1353 if (const auto *Found = findMatchingProperty(Container)) in findPropertyDecl()
1360 if (const auto *Found = findMatchingProperty(ClassDecl)) in findPropertyDecl()
1373 if (const auto *Found = findMatchingProperty(Ext)) in findPropertyDecl()
1383 if (const auto *Found = findMatchingProperty(Cat)) in findPropertyDecl()