Searched defs:TSI (Results 1 - 14 of 14) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp238 const TypeSourceInfo *TSI = TD->getTypeSourceInfo(); local
H A DDecl.cpp1477 TypeSourceInfo *TSI = getTypeSourceInfo(); local
2116 TypeSourceInfo *TSI = getTypeSourceInfo(); local
[all...]
H A DASTContext.cpp1096 setTemplateOrSpecializationInfo(VarDecl *Inst, TemplateOrSpecializationInfo TSI) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp209 const TypeSourceInfo *TSI = 0; local
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h171 const TargetSelectionDAGInfo &TSI; member in class:llvm::SelectionDAG
/freebsd-9.3-release/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c456 #undef TSI macro
458 #define TSI(x, y) (pmcpl_ct_topscreen[x][pmcpl_ct_topmax[y].ln_index]) macro
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h577 void setTypeOperandSourceInfo(TypeSourceInfo *TSI) { argument
712 void setTypeOperandSourceInfo(TypeSourceInfo *TSI) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DInitialization.h319 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp634 TypeSourceInfo *TSI = TLB.getTypeSourceInfo(Context, DeductType); local
716 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, local
H A DSemaObjCProperty.cpp152 TypeSourceInfo *TSI = GetTypeForDeclarator(FD.D, S); local
H A DSemaDeclObjC.cpp1312 static SourceRange getTypeRange(TypeSourceInfo *TSI) { argument
H A DSemaTemplate.cpp7686 TypeSourceInfo *TSI = Builder.getTypeSourceInfo(Context, T); local
H A DSemaDecl.cpp4021 TypeSourceInfo *TSI = 0; local
7672 const TypeSourceInfo *TSI local
[all...]
H A DSemaDeclCXX.cpp4180 TypeSourceInfo *TSI = TL.getArg(I)->getTypeSourceInfo(); local
11425 TypeSourceInfo *TSI = Context.CreateTypeSourceInfo(T); local
11468 TypeSourceInfo *TSI = GetTypeForDeclarator(TheDeclarator, S); local
[all...]

Completed in 299 milliseconds