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 106 bool HasDroppedStmt;
320 HasDroppedStmt = true;
324 return !HasDroppedStmt &&
334 HasDroppedStmt(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 29 HasDroppedStmt = false;

Completed in 381 milliseconds