Searched defs:hasExtInfo (Results 1 – 2 of 2) sorted by relevance
659 bool hasExtInfo() const { return DeclInfo.is<ExtInfo*>(); } in hasExtInfo() function2800 bool hasExtInfo() const { return TypedefNameDeclOrQualifier.is<ExtInfo *>(); } in hasExtInfo() function
701 bool hasExtInfo() const { return DeclInfo.is<ExtInfo*>(); } in hasExtInfo() function3295 bool hasExtInfo() const { return TypedefNameDeclOrQualifier.is<ExtInfo *>(); } in hasExtInfo() function