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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 1776 CXXCatch, // C++ catch exception-declaration
2016 case DeclaratorContext::CXXCatch:
2046 case DeclaratorContext::CXXCatch:
2099 case DeclaratorContext::CXXCatch:
2150 case DeclaratorContext::CXXCatch:
2376 case DeclaratorContext::CXXCatch:
2411 case DeclaratorContext::CXXCatch:
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseStmt.cpp 2484 Declarator ExDecl(DS, DeclaratorContext::CXXCatch);
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp 3427 case DeclaratorContext::CXXCatch:
3578 case DeclaratorContext::CXXCatch:
4642 case DeclaratorContext::CXXCatch:
5678 case DeclaratorContext::CXXCatch:

Completed in 25 milliseconds