Searched defs:isDefined (Results 1 – 6 of 6) sorted by relevance
89 bool isDefined() const { in isDefined() function
411 bool isDefined() const { return IsDefined; } in isDefined() function412 void setDefined(bool isDefined) { IsDefined = isDefined; } in setDefined()
1637 virtual bool isDefined() const { in isDefined() function
4981 const bool isDefined = false; in AddObjCClassProperty() local5016 const bool isDefined = false; in AddObjCClassProperty() local
563 bool isDefined, in Create()
2223 bool FunctionDecl::isDefined(const FunctionDecl *&Definition) const { in isDefined() function in FunctionDecl