Searched defs:isForwardDecl (Results 1 – 3 of 3) sorted by relevance
651 bool isForwardDecl() const { return getFlags() & FlagFwdDecl; } in isForwardDecl() function
723 bool isForwardDecl() const { return getFlags() & FlagFwdDecl; } in isForwardDecl() function
1294 bool isForwardDecl = true; in CreateRecordType() local1700 OptionalClangModuleID owning_module, bool isForwardDecl, bool isInternal, in CreateObjCClass()