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 85 bool HasIndirectGoto;
117 HasIndirectGoto = true;
121 return HasIndirectGoto ||
129 HasIndirectGoto(false),
  /external/clang/lib/Sema/
Sema.cpp 49 HasIndirectGoto = false;
    [all...]

Completed in 283 milliseconds