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

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp106 const Expr *DstArg = CE->getArg(0); local
142 const Expr *DstArg = CE->getArg(0); local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp3870 const Expr *DstArg = Call->getArg(0)->IgnoreParenImpCasts(); local
3911 const Expr *DstArg = CE->getArg(0)->IgnoreParenCasts(); local
[all...]

Completed in 144 milliseconds