Home
last modified time | relevance | path

Searched refs:Blame (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp222 unsigned Blame = inSectionBlame(S.Entries, Prefix, Query, Category); in inSectionBlame() local
223 if (Blame) in inSectionBlame()
224 return {S.FileIdx, Blame}; in inSectionBlame()