Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DAPI.cpp183 StringRef SetterName, bool IsOptional, bool IsInstanceProperty, in addObjCProperty() argument
186 if (IsInstanceProperty) in addObjCProperty()
/openbsd-src/gnu/llvm/clang/include/clang/ExtractAPI/
H A DAPI.h723 bool IsInstanceProperty, bool IsFromSystemHeader);