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