Lines Matching defs:sfx
599 String sfx;600 parseName(fname, path, basename, sfx);601 if (sfx == "cpp" || sfx == "c" || sfx == "cxx" || sfx == "cc")607 fe->suffix = sfx;610 else if (sfx == "h" || sfx == "hh" ||611 sfx == "hpp" || sfx == "hxx")617 fe->suffix = sfx;