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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 1393 switch (getExceptionSpecType()) {
1479 ExceptionSpecificationType getExceptionSpecType() const {
Sema.h 5805 ExceptionSpecificationType getExceptionSpecType() const {
5830 ESI.Type = getExceptionSpecType();

Completed in 48 milliseconds