Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1499 auto HasTwoParamSpanCtorDecl = in matches() local
1502 if (!HasTwoParamSpanCtorDecl || isSafeSpanTwoParamConstruct(*CE, Ctx)) in matches()