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

  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
TransZeroOutPropsInDealloc.cpp 140 bool TraverseFunctionDecl(FunctionDecl *D) { return true; }
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.cpp 3119 Visitor.TraverseFunctionDecl(const_cast<FunctionDecl*>(F));

Completed in 37 milliseconds