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

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp125 const Expr *DstArg = CE->getArg(0); local
156 const Expr *DstArg = CE->getArg(0); local
220 const Expr *DstArg local
245 const Expr *DstArg = CE->getArg(0); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp10334 const Expr *DstArg = Call->getArg(0)->IgnoreParenImpCasts(); local
10375 const Expr *DstArg = CE->getArg(0)->IgnoreParenCasts(); local
[all...]

Completed in 124 milliseconds