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

  /external/clang/include/clang/Sema/
ScopeInfo.h 105 bool HasDroppedStmt;
327 HasDroppedStmt = true;
341 return !HasDroppedStmt &&
351 HasDroppedStmt(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 30 HasDroppedStmt = false;

Completed in 161 milliseconds