Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DOSObjectCStyleCast.cpp98 hasArgument(0, stringLiteral(mentionsBoundType(WarnRecordDecl)))); in checkASTCodeBody()
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/Models/
H A DUncheckedOptionalAccessModel.cpp187 hasArgument(0, stringLiteral(hasSize(0)))) in isValueOrStringEmptyCall()
210 ComparesToSame(stringLiteral(hasSize(0))), in isValueOrNotEqX()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp567 REGISTER_MATCHER(stringLiteral); in RegistryMaps()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp928 const internal::VariadicDynCastAllOfMatcher<Stmt, StringLiteral> stringLiteral; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h2434 stringLiteral;