Home
last modified time | relevance | path

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

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