Searched refs:NamespaceName (Results 1 – 2 of 2) sorted by relevance
226 auto NamespaceName = safeGetName(NsDecl); in isMethodOnWTFContainerType() local228 return NamespaceName == "WTF" && in isMethodOnWTFContainerType()
321 auto NamespaceName = safeGetName(NsDecl); in isRefCountedClass() local324 return NamespaceName == "WTF" && in isRefCountedClass()