HomeSort by: relevance | last modified time | path
    Searched refs:getTrivialTypeSourceInfo (Results 1 - 25 of 31) sorted by relevancy

1 2

  /src/external/apache2/llvm/dist/clang/lib/AST/
TypeLoc.cpp 478 Context.getTrivialTypeSourceInfo(
504 this->getLocalData()->UnderlyingTInfo = Context.getTrivialTypeSourceInfo(
514 Context.getTrivialTypeSourceInfo(getTypePtr()->getBaseType(), Loc));
576 Context.getTrivialTypeSourceInfo(Args[i].getAsType(),
DeclOpenMP.cpp 178 C, DC, Id, T, C.getTrivialTypeSourceInfo(T), StartLoc);
DeclTemplate.cpp 1375 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0));
1400 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(
1416 TypeSourceInfo *TInfo = C.getTrivialTypeSourceInfo(C.getSizeType());
NestedNameSpecifier.cpp 652 = Context.getTrivialTypeSourceInfo(QualType(NNS->getAsType(), 0),
ASTContext.cpp 812 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T);
820 getTrivialTypeSourceInfo(ExpandedTypes.back()));
1240 TypeSourceInfo *TInfo = getTrivialTypeSourceInfo(T);
2890 TypeSourceInfo *ASTContext::getTrivialTypeSourceInfo(QualType T,
5267 New->setTypeSourceInfo(getTrivialTypeSourceInfo(Orig->getUnderlyingType()));
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaLambda.cpp 861 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, Loc);
940 MethodTyInfo = Context.getTrivialTypeSourceInfo(MethodTy);
1397 S.Context.getTrivialTypeSourceInfo(PtrToFunctionTy, Loc);
1402 TypeSourceInfo *ConvTSI = S.Context.getTrivialTypeSourceInfo(ConvTy, Loc);
1551 S.Context.getTrivialTypeSourceInfo(BlockPtrTy, Loc));
1554 S.Context.getTrivialTypeSourceInfo(ConvTy, Loc),
1709 TSI = Context.getTrivialTypeSourceInfo(FieldType, Loc);
2009 Context.getTrivialTypeSourceInfo(Src->getType());
SemaCoroutine.cpp 74 TemplateArgument(T), S.Context.getTrivialTypeSourceInfo(T, KwLoc)));
174 S.Context.getTrivialTypeSourceInfo(PromiseType, Loc)));
546 Context.getTrivialTypeSourceInfo(T, Loc), SC_None);
1581 S.Context.getTrivialTypeSourceInfo(GroType, Loc), SC_None);
1636 S.Context.getTrivialTypeSourceInfo(TargetType, ExprLoc);
1647 TypeSourceInfo *TInfo = S.Context.getTrivialTypeSourceInfo(Type, Loc);
SemaTemplateVariadic.cpp 1066 ExpansionTSInfo = Context.getTrivialTypeSourceInfo(Argument.getAsType(),
1288 ScalarType, Context.getTrivialTypeSourceInfo(ScalarType, EllipsisLoc),
SemaExprCXX.cpp 80 Context.getTrivialTypeSourceInfo(Type, NameLoc));
242 Context.getTrivialTypeSourceInfo(T, NameLoc));
660 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc);
774 TInfo = Context.getTrivialTypeSourceInfo(T, OpLoc);
1409 TInfo = Context.getTrivialTypeSourceInfo(Ty, SourceLocation());
5318 TInfo = Context.getTrivialTypeSourceInfo(T, KWLoc);
5542 TSInfo = Context.getTrivialTypeSourceInfo(T);
7460 Context.getTrivialTypeSourceInfo(ObjectType, DestructedTypeStart);
7477 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(ObjectType,
7603 DestructedTypeInfo = Context.getTrivialTypeSourceInfo(DestructedType
    [all...]
SemaDeclObjC.cpp 657 SuperClassTInfo = Context.getTrivialTypeSourceInfo(SuperClassType,
751 Context.getTrivialTypeSourceInfo(typeBound.getUnqualifiedType());
761 typeBoundInfo = Context.getTrivialTypeSourceInfo(Context.getObjCIdType());
1043 Context.getTrivialTypeSourceInfo(typeParam->getUnderlyingType())));
1580 TypeSourceInfo *parsedTSInfo = Context.getTrivialTypeSourceInfo(type, loc);
2042 IDecl->setSuperClass(Context.getTrivialTypeSourceInfo(
SemaExprObjC.cpp 1169 TInfo = Context.getTrivialTypeSourceInfo(EncodedType,
2349 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc);
2372 TypeSourceInfo *TSInfo = Context.getTrivialTypeSourceInfo(T, NameLoc);
2441 receiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType);
2773 ReceiverTypeInfo = Context.getTrivialTypeSourceInfo(ReceiverType, LBracLoc);
4761 TSInfo = Context.getTrivialTypeSourceInfo(T, LParenLoc);
SemaDeclCXX.cpp 1264 S.Context.getTrivialTypeSourceInfo(T, Loc), Src->getStorageClass());
4322 TInfo = Context.getTrivialTypeSourceInfo(BaseType, IdLoc);
4598 TypeSourceInfo *TargetLoc = SemaRef.Context.getTrivialTypeSourceInfo(
4682 SemaRef.Context.getTrivialTypeSourceInfo(BaseSpec->getType(),
8174 S.Context.getTrivialTypeSourceInfo(SizeType, Loc), SC_None);
8275 S.Context.getTrivialTypeSourceInfo(R, Loc), SC_None);
8331 S.Context.getTrivialTypeSourceInfo(R, Loc), E,
11357 Context.getTrivialTypeSourceInfo(Element,
12592 TInfo = Context.getTrivialTypeSourceInfo(Context.IntTy,
13152 Context.getTrivialTypeSourceInfo(BaseCtor->getType(), UsingLoc)
    [all...]
SemaStmt.cpp 2403 TypeSourceInfo *TInfo = SemaRef.Context.getTrivialTypeSourceInfo(Type, Loc);
2819 CreateParsedType(VAT->desugar(), Context.getTrivialTypeSourceInfo(
2830 Context.getTrivialTypeSourceInfo(
SemaTemplate.cpp 926 DI = SemaRef.Context.getTrivialTypeSourceInfo(T, Arg.getLocation());
2234 TypeSourceInfo *TSI = SemaRef.Context.getTrivialTypeSourceInfo(Result, Loc);
2244 SemaRef.Context.getTrivialTypeSourceInfo(T, Loc), SC_None, nullptr);
6824 Context.getTrivialTypeSourceInfo(ParamType, Param->getLocation());
7637 Context.getTrivialTypeSourceInfo(OrigT, Loc),
SemaTemplateInstantiateDecl.cpp 853 DI = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.Context.IntTy);
873 DI = SemaRef.Context.getTrivialTypeSourceInfo(
3762 SemaRef.Context.getTrivialTypeSourceInfo(T, Orig->getEndLoc());
SemaTemplateDeduction.cpp 2643 Arg, Context.getTrivialTypeSourceInfo(Arg.getAsType(), Loc));
4690 S.Context.getTrivialTypeSourceInfo(
SemaDecl.cpp 5520 TSI = S.Context.getTrivialTypeSourceInfo(T, DS.getTypeSpecTypeLoc());
6050 TypeSourceInfo *FixedTInfo = Context.getTrivialTypeSourceInfo(FixedTy);
13768 T, Context.getTrivialTypeSourceInfo(T, Loc),
15132 TInfo = Context.getTrivialTypeSourceInfo(T);
16685 TInfo = Context.getTrivialTypeSourceInfo(T, Loc);
17171 Context.getTrivialTypeSourceInfo(Context.CharTy,
TreeTransform.h 630 return SemaRef.Context.getTrivialTypeSourceInfo(T,
4600 TypeSourceInfo *DI = getSema().Context.getTrivialTypeSourceInfo(T,
4653 TypeSourceInfo *DI = getSema().Context.getTrivialTypeSourceInfo(T,
5461 TypeSourceInfo *DI = getSema().Context.getTrivialTypeSourceInfo(
11915 = SemaRef.Context.getTrivialTypeSourceInfo(SemaRef.GetTypeFromParser(T),
SemaType.cpp 1159 BaseTypeInfo = Context.getTrivialTypeSourceInfo(T, Loc);
5698 return Context.getTrivialTypeSourceInfo(T);
6375 TypeSourceInfo *TInfo = Context.getTrivialTypeSourceInfo(T, Loc);
SemaObjCProperty.cpp 611 TInfo = Context.getTrivialTypeSourceInfo(T, TLoc);
SemaExpr.cpp 1911 TemplateArgumentLocInfo TypeArgInfo(Context.getTrivialTypeSourceInfo(CharTy));
6855 TInfo = Context.getTrivialTypeSourceInfo(literalType);
9438 TypeSourceInfo *unionTInfo = C.getTrivialTypeSourceInfo(UnionType);
15228 ArgTInfo = Context.getTrivialTypeSourceInfo(ArgTy, TypeLoc);
15320 Sig = Context.getTrivialTypeSourceInfo(T);
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGOpenMPRuntimeGPU.cpp 184 C.getTrivialTypeSourceInfo(Type, SourceLocation()),
200 C.getTrivialTypeSourceInfo(Type, SourceLocation()),
4603 C.getTrivialTypeSourceInfo(SubTy, SourceLocation()),
4628 C.getTrivialTypeSourceInfo(SubTy, SourceLocation()),
4690 C.getTrivialTypeSourceInfo(RecTy, SourceLocation()),
  /src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 493 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation());
2735 = Context->getTrivialTypeSourceInfo(superType);
2831 = Context->getTrivialTypeSourceInfo(superType);
2992 Context->getTrivialTypeSourceInfo(returnType),
3036 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType());
RewriteModernObjC.cpp 587 TypeSourceInfo *TInfo = Ctx->getTrivialTypeSourceInfo(Ty, SourceLocation());
3305 = Context->getTrivialTypeSourceInfo(superType);
3401 = Context->getTrivialTypeSourceInfo(superType);
3579 = Context->getTrivialTypeSourceInfo(Context->getObjCIdType());
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 2853 getTrivialTypeSourceInfo(QualType T,

Completed in 221 milliseconds

1 2