HomeSort by: relevance | last modified time | path
    Searched refs:makeOnFallthrough (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
CoroutineStmtBuilder.h 59 bool makeOnFallthrough();
SemaCoroutine.cpp 1155 this->IsValid = makeOnException() && makeOnFallthrough() &&
1431 bool CoroutineStmtBuilder::makeOnFallthrough() {

Completed in 24 milliseconds