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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 4752 CES_AllowExceptionVariables = 4,
4758 CES_AllowExceptionVariables | CES_AllowRValueReferenceType),
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaStmt.cpp 3364 if (!(CESK & CES_AllowExceptionVariables) && VD->isExceptionVariable())

Completed in 38 milliseconds