Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp74 mutable llvm::SmallSet<const IdentifierInfo *, 5> LSF; member in __anon79a03b4c0111::NonLocalizedStringChecker
603 #define LSF_INSERT(function_name) LSF.insert(&Ctx.Idents.get(function_name));
943 if (isAnnotatedAsReturningLocalized(D) || LSF.contains(Identifier)) { in checkPostCall()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1290 "it is in LocStringFunctions (LSF) or the function is "