HomeSort by relevance Sort by last modified time
    Searched full:inhparamattrs (Results 1 - 1 of 1) sorted by null

  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp 835 NonInhAttrs, InhAttrs, InhParamAttrs;
839 InhParamAttrs.push_back(*i);
846 EmitAttrList(OS, "INHERITABLE_PARAM_ATTR", InhParamAttrs);
    [all...]

Completed in 34 milliseconds