Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseExpr.cpp1612 SourceLocation KeyLoc = ConsumeToken(); in ParseCastExpression() local
2963 SourceLocation KeyLoc = ConsumeToken(); in ParseGenericSelectionExpression() local
HDParseTemplate.cpp756 SourceLocation KeyLoc; in ParseTypeParameter() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprCXX.cpp4481 Sema &Self, SourceLocation KeyLoc, ASTContext &C, in HasNoThrowOperator()
4517 SourceLocation KeyLoc, QualType T) { in EvaluateUnaryTypeTrait()
5085 QualType RhsT, SourceLocation KeyLoc) { in EvaluateBinaryTypeTrait()
5307 SourceLocation KeyLoc) { in EvaluateArrayTypeTrait()
7482 ExprResult Sema::BuildCXXNoexceptExpr(SourceLocation KeyLoc, Expr *Operand, in BuildCXXNoexceptExpr()
7508 ExprResult Sema::ActOnNoexceptExpr(SourceLocation KeyLoc, SourceLocation, in ActOnNoexceptExpr() argument
HDSemaExpr.cpp1515 Sema::ActOnGenericSelectionExpr(SourceLocation KeyLoc, in ActOnGenericSelectionExpr()
1541 Sema::CreateGenericSelectionExpr(SourceLocation KeyLoc, in CreateGenericSelectionExpr()
HDSemaTemplate.cpp1025 SourceLocation KeyLoc, in ActOnTypeParameter()
HDTreeTransform.h2559 ExprResult RebuildGenericSelectionExpr(SourceLocation KeyLoc, in RebuildGenericSelectionExpr()
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDDeclTemplate.cpp593 SourceLocation KeyLoc, SourceLocation NameLoc, in Create()