Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseExpr.cpp1294 SourceLocation KeyLoc = ConsumeToken(); in ParseCastExpression() local
2500 SourceLocation KeyLoc = ConsumeToken(); in ParseGenericSelectionExpression() local
DParseTemplate.cpp508 SourceLocation KeyLoc = ConsumeToken(); in ParseTypeParameter() local
/external/llvm-project/clang/lib/Parse/
DParseExpr.cpp1676 SourceLocation KeyLoc = ConsumeToken(); in ParseCastExpression() local
3165 SourceLocation KeyLoc = ConsumeToken(); in ParseGenericSelectionExpression() local
DParseTemplate.cpp768 SourceLocation KeyLoc; in ParseTypeParameter() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp3890 Sema &Self, SourceLocation KeyLoc, ASTContext &C, in HasNoThrowOperator()
3926 SourceLocation KeyLoc, QualType T) { in EvaluateUnaryTypeTrait()
4481 QualType RhsT, SourceLocation KeyLoc) { in EvaluateBinaryTypeTrait()
4671 SourceLocation KeyLoc) { in EvaluateArrayTypeTrait()
6402 ExprResult Sema::BuildCXXNoexceptExpr(SourceLocation KeyLoc, Expr *Operand, in BuildCXXNoexceptExpr()
6426 ExprResult Sema::ActOnNoexceptExpr(SourceLocation KeyLoc, SourceLocation, in ActOnNoexceptExpr() argument
DSemaExpr.cpp1390 Sema::ActOnGenericSelectionExpr(SourceLocation KeyLoc, in ActOnGenericSelectionExpr()
1416 Sema::CreateGenericSelectionExpr(SourceLocation KeyLoc, in CreateGenericSelectionExpr()
DSemaTemplate.cpp564 SourceLocation KeyLoc, in ActOnTypeParameter()
DTreeTransform.h2332 ExprResult RebuildGenericSelectionExpr(SourceLocation KeyLoc, in RebuildGenericSelectionExpr()
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp4656 Sema &Self, SourceLocation KeyLoc, ASTContext &C, in HasNoThrowOperator()
4691 SourceLocation KeyLoc, QualType T) { in EvaluateUnaryTypeTrait()
5255 QualType RhsT, SourceLocation KeyLoc) { in EvaluateBinaryTypeTrait()
5477 SourceLocation KeyLoc) { in EvaluateArrayTypeTrait()
7679 ExprResult Sema::BuildCXXNoexceptExpr(SourceLocation KeyLoc, Expr *Operand, in BuildCXXNoexceptExpr()
7705 ExprResult Sema::ActOnNoexceptExpr(SourceLocation KeyLoc, SourceLocation, in ActOnNoexceptExpr() argument
DSemaExpr.cpp1577 Sema::ActOnGenericSelectionExpr(SourceLocation KeyLoc, in ActOnGenericSelectionExpr()
1603 Sema::CreateGenericSelectionExpr(SourceLocation KeyLoc, in CreateGenericSelectionExpr()
DSemaTemplate.cpp1031 SourceLocation KeyLoc, in ActOnTypeParameter()
DTreeTransform.h2726 ExprResult RebuildGenericSelectionExpr(SourceLocation KeyLoc, in RebuildGenericSelectionExpr()
/external/clang/lib/AST/
DDeclTemplate.cpp474 SourceLocation KeyLoc, SourceLocation NameLoc, in Create()
/external/llvm-project/clang/lib/AST/
DDeclTemplate.cpp593 SourceLocation KeyLoc, SourceLocation NameLoc, in Create()