Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDeclObjC.cpp1244 auto findMatchingProperty = in findPropertyDecl() local
1266 if (const auto *Found = findMatchingProperty(Container)) in findPropertyDecl()
1273 if (const auto *Found = findMatchingProperty(ClassDecl)) in findPropertyDecl()
1286 if (const auto *Found = findMatchingProperty(Ext)) in findPropertyDecl()