Home
last modified time | relevance | path

Searched defs:NoexceptLoc (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaConcept.cpp1033 Expr *E, bool IsSimple, SourceLocation NoexceptLoc, in ExprRequirement()
1052 SourceLocation NoexceptLoc, ReturnTypeRequirement Req) : in ExprRequirement()
H A DSemaExceptionSpec.cpp81 ExprResult Sema::ActOnNoexceptSpec(SourceLocation NoexceptLoc, in ActOnNoexceptSpec()
H A DSemaExprCXX.cpp8603 Sema::ActOnCompoundRequirement(Expr *E, SourceLocation NoexceptLoc) { in ActOnCompoundRequirement()
8610 Expr *E, SourceLocation NoexceptLoc, CXXScopeSpec &SS, in ActOnCompoundRequirement()
8650 Expr *E, bool IsSimple, SourceLocation NoexceptLoc, in BuildExprRequirement()
8695 bool IsSimple, SourceLocation NoexceptLoc, in BuildExprRequirement()
H A DTreeTransform.h3384 SourceLocation NoexceptLoc, in RebuildExprRequirement()
3391 RebuildExprRequirement(Expr *E, bool IsSimple, SourceLocation NoexceptLoc, in RebuildExprRequirement()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprConcepts.h332 SourceLocation NoexceptLoc; // May be empty if noexcept wasn't specified. variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExprCXX.cpp3441 SourceLocation NoexceptLoc; in ParseRequiresExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp870 SourceLocation NoexceptLoc; in VisitRequiresExpr() local