Home
last modified time | relevance | path

Searched defs:StrArg (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3172 emitSnPrintfMemCpy(CallInst * CI,Value * StrArg,StringRef Str,uint64_t N,IRBuilderBase & B) emitSnPrintfMemCpy() argument
3282 Value *StrArg = CI->getArgOperand(3); optimizeSnPrintFString() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp204 Expr *StrArg = TheCall->getArg(1)->IgnoreParenCasts(); SemaBuiltinAnnotation() local