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

  /external/clang/lib/AST/
Stmt.cpp 268 bool Stmt::hasImplicitControlFlow() const {
  /external/clang/include/clang/AST/
Stmt.h 402 /// hasImplicitControlFlow - Some statements (e.g. short circuited operations)
407 bool hasImplicitControlFlow() const;
    [all...]

Completed in 237 milliseconds