Home
last modified time | relevance | path

Searched defs:getQueryKind (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h859 ObjCPropertyQueryKind getQueryKind() const { in getQueryKind() function
864 static ObjCPropertyQueryKind getQueryKind(bool isClassProperty) { in getQueryKind() function