Searched defs:SrcArg (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp107 const Expr *SrcArg = CE->getArg(1); local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp3830 const Expr *SrcArg = ignoreLiteralAdditions(Call->getArg(1), Context); local
3912 const Expr *SrcArg = CE->getArg(1)->IgnoreParenCasts(); local

Completed in 197 milliseconds