OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isTypeDependent
(Results
1 - 25
of
40
) sorted by relevancy
1
2
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExceptionSpec.cpp
1086
if (DC->
isTypeDependent
())
1092
if (DC->getSubExpr()->
isTypeDependent
())
1103
if (Op->
isTypeDependent
())
1158
if (CE->
isTypeDependent
())
1200
if (NE->
isTypeDependent
())
1319
cast<Expr>(S)->
isTypeDependent
() ? CT_Dependent : CT_Cannot;
1331
if (CE->
isTypeDependent
() || CE->isValueDependent())
SemaStmtAsm.cpp
91
if (E->
isTypeDependent
())
310
if (OutputExpr->
isTypeDependent
())
606
if (OutputExpr->
isTypeDependent
() || InputExpr->
isTypeDependent
())
SemaPseudoObject.cpp
477
(result.get()->
isTypeDependent
() || CanCaptureValue(result.get())))
501
(result.get()->
isTypeDependent
() || CanCaptureValue(result.get()))) {
526
(result.get()->
isTypeDependent
() || CanCaptureValue(result.get())))
1555
if (op->
isTypeDependent
())
1586
if (LHS->
isTypeDependent
() || RHS->
isTypeDependent
())
SemaStmt.cpp
461
if (CondType->isDependentType() || E->
isTypeDependent
())
1045
if (!Cond->
isTypeDependent
() &&
1060
if (CondExpr && !CondExpr->
isTypeDependent
()) {
1208
= CondExpr->
isTypeDependent
() || CondExpr->isValueDependent();
1598
if (!SrcExpr->
isTypeDependent
() && !SrcExpr->isValueDependent() &&
2179
if (collection->
isTypeDependent
()) return collection;
2296
if (!FirstE->
isTypeDependent
() && !FirstE->isLValue())
2413
return !Collection->
isTypeDependent
()
3246
if (!E->
isTypeDependent
()) {
3703
(RetValExp->
isTypeDependent
() ||
[
all
...]
SemaExpr.cpp
1628
IsResultDependent = ControllingExpr->
isTypeDependent
(),
4273
if (E->
isTypeDependent
())
4331
if (E->
isTypeDependent
())
4499
if (E->
isTypeDependent
()) {
4552
if (V.get()->
isTypeDependent
())
4719
(base->
isTypeDependent
() || idx->
isTypeDependent
())) {
4788
if (Base->
isTypeDependent
() || RowIdx->
isTypeDependent
() ||
4789
ColumnIdx->
isTypeDependent
())
[
all
...]
SemaChecking.cpp
599
if (TheCall->isValueDependent() || TheCall->
isTypeDependent
() ||
2113
if (Arg->
isTypeDependent
() || Arg->isValueDependent())
2306
if (CoprocArg->
isTypeDependent
() || CoprocArg->isValueDependent())
3425
if (Arg->
isTypeDependent
() || Arg->isValueDependent())
3775
if (Arg->
isTypeDependent
() || Arg->isValueDependent())
3885
if (Arg->
isTypeDependent
() || Arg->isValueDependent())
3917
if (Arg->
isTypeDependent
() || Arg->isValueDependent())
6109
if (OrigArg0.get()->
isTypeDependent
() || OrigArg1.get()->
isTypeDependent
())
6137
if (Arg->
isTypeDependent
())
[
all
...]
SemaExprObjC.cpp
390
if (Element->
isTypeDependent
())
501
if (ValueExpr->
isTypeDependent
()) {
771
assert((!BaseExpr->
isTypeDependent
() && !IndexExpr->
isTypeDependent
()) &&
902
if (Literal->isValueDependent() || Literal->
isTypeDependent
())
1727
if (Args[i]->
isTypeDependent
())
1816
if (Args[i]->
isTypeDependent
())
1889
if (Args[i]->
isTypeDependent
())
2883
if (Receiver->
isTypeDependent
()) {
4653
if (T->isDependentType() || SubExpr->
isTypeDependent
()) {
[
all
...]
SemaExprCXX.cpp
549
if (E && !E->
isTypeDependent
()) {
853
if (Ex && !Ex->
isTypeDependent
()) {
1417
!Result.get()->
isTypeDependent
())
1802
if (!NumElts->
isTypeDependent
() && !NumElts->isValueDependent()) {
2036
if (ArraySize && *ArraySize && !(*ArraySize)->
isTypeDependent
()) {
3461
if (!Ex.get()->
isTypeDependent
()) {
5648
if (Queried->
isTypeDependent
()) {
6126
if (!Cond.get()->
isTypeDependent
()) {
6144
if (LHS.get()->
isTypeDependent
() || RHS.get()->
isTypeDependent
())
[
all
...]
SemaOpenMP.cpp
2624
if (DE->isValueDependent() || DE->
isTypeDependent
()) {
3042
if (Allocator->
isTypeDependent
() || Allocator->isValueDependent() ||
3119
(Allocator->
isTypeDependent
() || Allocator->isValueDependent() ||
3466
if (TryCaptureCXXThisMembers || E->
isTypeDependent
() ||
3660
if (E->
isTypeDependent
() || E->isValueDependent() ||
4978
if (RefExpr->
isTypeDependent
() || RefExpr->isValueDependent() ||
5595
if (E->
isTypeDependent
() || E->isValueDependent() ||
6492
if (E->isValueDependent() || E->
isTypeDependent
() ||
6514
if (E->isValueDependent() || E->
isTypeDependent
() ||
6540
} else if (E->isValueDependent() || E->
isTypeDependent
() ||
[
all
...]
SemaCast.cpp
295
DestType->isDependentType() || Ex.get()->
isTypeDependent
();
393
if (!Operand->
isTypeDependent
() && !TSI->getType()->isDependentType()) {
2655
if (DestType->isDependentType() || SrcExpr.get()->
isTypeDependent
() ||
2836
(DestType->isDependentType() || SrcExpr.get()->
isTypeDependent
() ||
SemaConcept.cpp
103
if (ConstraintExpression->
isTypeDependent
()) {
SemaTemplate.cpp
2939
if (IgnoreNonTypeDependent && !E->
isTypeDependent
())
6250
if (Arg->isValueDependent() || Arg->
isTypeDependent
())
6712
if (Arg->
isTypeDependent
() || Arg->isValueDependent()) {
6771
if (Arg->
isTypeDependent
() || Arg->isValueDependent()) {
6808
if (CTAK == CTAK_Deduced && Arg->
isTypeDependent
()) {
6878
if ((ParamType->isDependentType() || Arg->
isTypeDependent
()) &&
6898
if (ParamType->isDependentType() || Arg->
isTypeDependent
() ||
7337
if (Arg->
isTypeDependent
() || Arg->isValueDependent()) {
8085
if (!E->
isTypeDependent
())
SemaType.cpp
2411
ArraySize && !ArraySize->
isTypeDependent
() &&
2447
} else if (ArraySize->
isTypeDependent
() || ArraySize->isValueDependent()) {
2554
if (SizeExpr->
isTypeDependent
() || SizeExpr->isValueDependent())
2621
if (!ArraySize->
isTypeDependent
() && !ArraySize->isValueDependent()) {
2663
if (NumRows->
isTypeDependent
() || NumCols->
isTypeDependent
() ||
7777
if (!AttrExpr->
isTypeDependent
() && !AttrExpr->isValueDependent()) {
8860
if (!E->
isTypeDependent
()) {
8895
if (E->
isTypeDependent
())
SemaAttr.cpp
343
if (Alignment->
isTypeDependent
() || Alignment->isValueDependent() || !Val ||
SemaDeclAttr.cpp
218
if (Expr->
isTypeDependent
() || Expr->isValueDependent() ||
310
if (IdxExpr->
isTypeDependent
() || IdxExpr->isValueDependent() ||
604
if (ArgExp->
isTypeDependent
()) {
915
if (!Cond->
isTypeDependent
()) {
2761
if (E->
isTypeDependent
() || E->isValueDependent() ||
2781
if (E->
isTypeDependent
() || E->isValueDependent() ||
3754
if (E->isValueDependent() || E->
isTypeDependent
())
SemaCoroutine.cpp
691
if (!cast<CallExpr>(E)->
isTypeDependent
()) {
SemaOverload.cpp
2327
if (Expr->isValueDependent() && !Expr->
isTypeDependent
() &&
6039
if (From->
isTypeDependent
())
6506
if (Args[i]->
isTypeDependent
()) {
6547
if (Args[i]->
isTypeDependent
()) {
13241
if (Input->
isTypeDependent
()) {
13492
if (Args[0]->
isTypeDependent
() || Args[1]->
isTypeDependent
()) {
13982
if (Args[0]->
isTypeDependent
() || Args[1]->
isTypeDependent
()) {
/src/external/apache2/llvm/dist/clang/lib/Analysis/
ExprMutationAnalyzer.cpp
275
isTypeDependent
()))),
286
callExpr(allOf(
isTypeDependent
(),
326
hasType(templateTypeParmType()),
isTypeDependent
())));
/src/external/apache2/llvm/dist/clang/lib/Edit/
RewriteObjCFoundationAPI.cpp
981
if (Arg->
isTypeDependent
())
1128
if (Arg->
isTypeDependent
())
/src/external/apache2/llvm/dist/clang/lib/AST/
ComputeDependence.cpp
329
if (E->getQueriedExpression()->
isTypeDependent
())
ExprCXX.cpp
446
if (
isTypeDependent
())
1466
((Base && Base->
isTypeDependent
()) || BaseType->isDependentType()),
StmtProfile.cpp
1732
if (S->
isTypeDependent
()) {
1767
assert(!S->
isTypeDependent
() &&
Expr.cpp
2403
if (
isTypeDependent
())
2807
if (
isTypeDependent
())
3078
if (Exprs[I]->
isTypeDependent
())
3688
if (
isTypeDependent
() || getType()->isIntegralType(Ctx))
/src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
Registry.cpp
445
REGISTER_MATCHER(
isTypeDependent
);
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprCXX.h
2798
uint64_t getValue() const { assert(!
isTypeDependent
()); return Value; }
4708
assert(Common->
isTypeDependent
() && Ty->isDependentType() &&
Completed in 135 milliseconds
1
2
Indexes created Tue Feb 24 08:35:24 UTC 2026