Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrModeling.cpp95 const CallDescription StdMakeUniqueForOverwriteCall{ member in __anon3cb3c8f10111::SmartPtrModeling
299 if (matchesAny(Call, StdMakeUniqueCall, StdMakeUniqueForOverwriteCall)) { in evalCall()