Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Analysis/
HDConsumed.cpp189 static bool isPointerOrRef(QualType ParamType) { in isPointerOrRef() function
651 else if (isPointerOrRef(ParamType) && in handleCall()