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

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExceptionSpec.cpp 246 Context.adjustExceptionSpec(Redecl, ESI);
SemaDeclCXX.cpp 17788 Context.adjustExceptionSpec(Method, ESI, /*AsWritten*/true);
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1219 void adjustExceptionSpec(FunctionDecl *FD,
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 3131 void ASTContext::adjustExceptionSpec(
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp 11566 getContext().adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI);

Completed in 42 milliseconds