Searched refs:StaticFuncStripDirNamePrefix (Results 1 – 1 of 1) sorted by relevance
75 static cl::opt<unsigned> StaticFuncStripDirNamePrefix( variable305 if (StripLevel < StaticFuncStripDirNamePrefix) in getStrippedSourceFileName()306 StripLevel = StaticFuncStripDirNamePrefix; in getStrippedSourceFileName()