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 301 bool Stmt::hasImplicitControlFlow() const {
    [all...]
  /external/clang/include/clang/AST/
Stmt.h 400 /// hasImplicitControlFlow - Some statements (e.g. short circuited operations)
405 bool hasImplicitControlFlow() const;
    [all...]

Completed in 1293 milliseconds