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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
CoroutineStmtBuilder.h 31 const bool IsPromiseDependentType;
SemaCoroutine.cpp 1127 IsPromiseDependentType(
1136 if (!IsPromiseDependentType) {
1146 if (this->IsValid && !IsPromiseDependentType)
1153 assert(!this->IsPromiseDependentType &&
1205 assert(!IsPromiseDependentType &&
1250 assert(!IsPromiseDependentType &&
1432 assert(!IsPromiseDependentType &&
1483 assert(!IsPromiseDependentType &&
1547 assert(!IsPromiseDependentType &&

Completed in 16 milliseconds