Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DConsumed.cpp188 static bool isPointerOrRef(QualType ParamType) { in isPointerOrRef() function
654 else if (isPointerOrRef(ParamType) && in handleCall()