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

  /external/clang/include/clang/Sema/
ScopeInfo.h 92 bool HasIndirectGoto;
290 HasIndirectGoto = true;
299 (HasIndirectGoto ||
307 HasIndirectGoto(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 28 HasIndirectGoto = false;

Completed in 487 milliseconds