HomeSort by: relevance | last modified time | path
    Searched refs:findFunctionArgMutation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ExprMutationAnalyzer.h 66 const Stmt *findFunctionArgMutation(const Expr *Exp);
  /src/external/apache2/llvm/dist/clang/lib/Analysis/
ExprMutationAnalyzer.cpp 150 &ExprMutationAnalyzer::findFunctionArgMutation},
316 // findFunctionArgMutation which has additional smarts for handling forwarding
534 const Stmt *ExprMutationAnalyzer::findFunctionArgMutation(const Expr *Exp) {

Completed in 16 milliseconds