HomeSort by relevance Sort by last modified time
    Searched refs:BDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
JumpDiagnostics.cpp 75 void BuildScopeInformation(VarDecl *D, const BlockDecl *BDecl,
230 const BlockDecl *BDecl,
258 Loc = BDecl->getLocation();
452 const BlockDecl *BDecl = EWC->getObject(i);
453 for (const auto &CI : BDecl->captures()) {
455 BuildScopeInformation(variable, BDecl, ParentScope);
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]

Completed in 375 milliseconds