Home
last modified time | relevance | path

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

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/ser/filter/
DTestAnyGetterFiltering.java59 public int getExplicitProperty() { in getExplicitProperty() method in TestAnyGetterFiltering.OuterObject
/external/llvm-project/clang/include/clang/AST/
DExprObjC.h703 ObjCPropertyDecl *getExplicitProperty() const { in getExplicitProperty() function