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

  /src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
CalledOnceCheck.h 106 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {}
  /src/external/apache2/llvm/dist/clang/lib/Analysis/
CalledOnceCheck.cpp 1570 Handler.handleBlockWithNoGuarantees(Block->getBlockDecl());
  /src/external/apache2/llvm/dist/clang/lib/Sema/
AnalysisBasedWarnings.cpp 1732 void handleBlockWithNoGuarantees(const BlockDecl *Block) override {

Completed in 54 milliseconds