Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3406 Value *LibCallSimplifier::emitSnPrintfMemCpy(CallInst *CI, Value *StrArg, in emitSnPrintfMemCpy()
3516 Value *StrArg = CI->getArgOperand(3); in optimizeSnPrintFString() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp234 Expr *StrArg = TheCall->getArg(1)->IgnoreParenCasts(); in BuiltinAnnotation() local