Home
last modified time | relevance | path

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

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