Searched refs:isUndocumented (Results 1 – 1 of 1) sorted by relevance
1813 bool isUndocumented = string::npos != def->fFileName.find("undocumented"); in markTypeOut() local1814 if (!isUndocumented) { in markTypeOut()