Searched defs:EST (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp470 ExceptionSpecificationType EST local
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXType.cpp736 getExternalExceptionSpecificationKind(ExceptionSpecificationType EST) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp81 ActOnNoexceptSpec(SourceLocation NoexceptLoc, Expr *NoexceptExpr, ExceptionSpecificationType &EST) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DType.h3964 ExceptionSpecInfo(ExceptionSpecificationType EST) : Type(EST) {} argument
4047 getExceptionSpecSize(ExceptionSpecificationType EST, unsigned NumExceptions) { argument
4081 static bool hasExtraBitfields(ExceptionSpecificationType EST) { argument

Completed in 262 milliseconds