Home
last modified time | relevance | path

Searched refs:NamespaceName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp361 auto NamespaceName = safeGetName(NsDecl); in isRefCountedClass() local
364 return NamespaceName == "WTF" && in isRefCountedClass()
H A DRawPtrRefCallArgsChecker.cpp319 auto NamespaceName = safeGetName(NsDecl); in isMethodOnWTFContainerType() local
321 return NamespaceName == "WTF" && in isMethodOnWTFContainerType()