Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DSymbol.h226 virtual const ObjCMethod *asObjCMethod() const { return nullptr; } in asObjCMethod() function
252 virtual ObjCMethod *asObjCMethod() { return nullptr; } in asObjCMethod() function
H A DSymbols.h852 const ObjCMethod *asObjCMethod() const override in asObjCMethod() function
855 ObjCMethod *asObjCMethod() override in asObjCMethod() function