Home
last modified time | relevance | path

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

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