Searched refs:IsParam (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cvaux/include/
H A Dcvvidsurv.hpp152 int IsParam(const char* name) function in class:CvVSModule
288 if(!IsParam(FN))
332 if(IsParam(tmp))
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp460 bool IsParam = false; local
518 IsParam = true;
537 if (!IsParam)
539 bugreporter::trackNullOrUndefValue(StoreSite, InitE, BR, IsParam,

Completed in 114 milliseconds