Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp111 callByRef(internal::Matcher<Decl> VarNodeMatcher) { in callByRef() function
140 callByRef(equalsBoundNode(std::string(NodeName))), in hasSuspiciousStmt()
235 match(stmt(anyOf(callByRef(equalsNode(VD)), getAddrTo(equalsNode(VD)), in isPossiblyEscaped()