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

/external/clang/lib/AST/
H A DCommentParser.cpp313 bool IsParam = false; local
317 IsParam = true;
339 if (IsParam) {
351 if (IsParam || IsTParam || Info->NumArgs > 0) {
356 if (IsParam)
370 if (IsParam) {
/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))

Completed in 524 milliseconds