HomeSort by: relevance | last modified time | path
    Searched refs:first_arg_matches_class (Results 1 - 3 of 3) sorted by relevancy

  /src/external/mit/isl/dist/interface/
generator.h 100 bool first_arg_matches_class(FunctionDecl *method) const;
generator.cc 51 bool isl_class::first_arg_matches_class(FunctionDecl *method) const function in class:isl_class
77 return !first_arg_matches_class(method);
cpp.cc 425 if (!clazz.first_arg_matches_class(fn))

Completed in 18 milliseconds