Searched defs:NoexceptLoc (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h327 SourceLocation NoexceptLoc; // May be empty if noexcept wasn't specified. member in class:clang::concepts::ExprRequirement
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp79 ExprResult Sema::ActOnNoexceptSpec(SourceLocation NoexceptLoc, argument
H A DTreeTransform.h3121 RebuildExprRequirement(Expr *E, bool IsSimple, SourceLocation NoexceptLoc, argument
3112 RebuildExprRequirement( concepts::Requirement::SubstitutionDiagnostic *SubstDiag, bool IsSimple, SourceLocation NoexceptLoc, concepts::ExprRequirement::ReturnTypeRequirement Ret) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp821 SourceLocation NoexceptLoc; local

Completed in 171 milliseconds