Searched refs:DelayedDestructorExceptionSpecChecks (Results 1 - 4 of 4) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExceptionSpec.cpp783 DelayedDestructorExceptionSpecChecks.push_back(std::make_pair(
H A DSema.cpp656 assert(DelayedDestructorExceptionSpecChecks.empty());
H A DSemaDeclCXX.cpp5047 std::swap(Checks, DelayedDestructorExceptionSpecChecks);
8971 DelayedDestructorExceptionSpecChecks.clear();
/external/clang/include/clang/Sema/
H A DSema.h458 DelayedDestructorExceptionSpecChecks; member in class:clang::Sema

Completed in 116 milliseconds