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

  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ExprMutationAnalyzer.h 54 const Stmt *findDeclMutation(ArrayRef<ast_matchers::BoundNodes> Matches);
  /src/external/apache2/llvm/dist/clang/lib/Analysis/
ExprMutationAnalyzer.cpp 234 ExprMutationAnalyzer::findDeclMutation(ArrayRef<BoundNodes> Matches) {
497 return findDeclMutation(LoopVars);
531 return findDeclMutation(Refs);

Completed in 25 milliseconds