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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
ScopeInfo.cpp 250 BlockScopeInfo::~BlockScopeInfo() { }
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ScopeInfo.h 741 class BlockScopeInfo final : public CapturingScopeInfo {
753 BlockScopeInfo(DiagnosticsEngine &Diag, Scope *BlockScope, BlockDecl *Block)
759 ~BlockScopeInfo() override;

Completed in 18 milliseconds