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

  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ExprMutationAnalyzer.h 60 const Stmt *findDirectMutation(const Expr *Exp);
  /src/external/apache2/llvm/dist/clang/lib/Analysis/
ExprMutationAnalyzer.cpp 144 {&ExprMutationAnalyzer::findDirectMutation,
250 const Stmt *ExprMutationAnalyzer::findDirectMutation(const Expr *Exp) {

Completed in 17 milliseconds