Searched defs:isDefined (Results 1 – 10 of 10) sorted by relevance
242 bool isDefined() const { return !isUndefined(); } in isDefined() function
69 bool isDefined() const { return !isUndefined(); } in isDefined() function
153 bool isDefined() { return Inst2Replace != nullptr; } in isDefined() function
384 bool isDefined() const { in isDefined() function
126 bool isDefined() const { return static_cast<bool>(IsDefined); } in isDefined() function422 bool isDefined() const { in isDefined() function
784 bool isSynthesizedAccessorStub, bool isImplicitlyDeclared, bool isDefined, in ObjCMethodDecl()815 bool isImplicitlyDeclared, bool isDefined, ImplementationControl impControl, in Create()
2970 bool FunctionDecl::isDefined(const FunctionDecl *&Definition, in isDefined() function in FunctionDecl
457 bool isDefined() const { return ObjCMethodDeclBits.IsDefined; } in isDefined() function458 void setDefined(bool isDefined) { ObjCMethodDeclBits.IsDefined = isDefined; } in setDefined()
2082 bool isDefined() const { in isDefined() function
700 bool isDefined, DIExpression *Expr, in createGlobalVariableExpression()