HomeSort by relevance Sort by last modified time
    Searched refs:TSI (Results 1 - 25 of 89) sorted by null

1 2 3 4

  /external/clang/lib/StaticAnalyzer/Checkers/
MallocSizeofChecker.cpp 211 const TypeSourceInfo *TSI = nullptr;
213 TSI =
216 TSI = i->ExplicitCastType;
234 if (TSI)
235 Ranges.push_back(TSI->getTypeLoc().getSourceRange());
  /external/clang/lib/AST/
Comment.cpp 235 const TypeSourceInfo *TSI = TD->getTypeSourceInfo();
236 if (!TSI)
238 TypeLoc TL = TSI->getTypeLoc().getUnqualifiedLoc();
Decl.cpp 771 if (TypeSourceInfo *TSI = Function->getTypeSourceInfo())
772 TypeAsWritten = TSI->getType();
    [all...]
DeclObjC.cpp     [all...]
  /external/clang/include/clang/Sema/
Initialization.h 326 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) {
328 TSI->getType());
329 Result.TypeInfo = TSI;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Initialization.h 358 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) {
360 TSI->getType());
361 Result.TypeInfo = TSI;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Initialization.h 358 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) {
360 TSI->getType());
361 Result.TypeInfo = TSI;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Initialization.h 358 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) {
360 TSI->getType());
361 Result.TypeInfo = TSI;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Initialization.h 358 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) {
360 TSI->getType());
361 Result.TypeInfo = TSI;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Initialization.h 358 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) {
360 TSI->getType());
361 Result.TypeInfo = TSI;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Initialization.h 358 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) {
360 TSI->getType());
361 Result.TypeInfo = TSI;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Initialization.h 358 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) {
360 TSI->getType());
361 Result.TypeInfo = TSI;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Initialization.h 358 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) {
360 TSI->getType());
361 Result.TypeInfo = TSI;
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 750 QualType T, TypeSourceInfo *TSI,
753 LParenLoc(LParenLocation), DeclType(T), DeclTypeSourceInfo(TSI),
768 TypeSourceInfo *TSI,
783 void setType(QualType T, TypeSourceInfo *TSI) {
785 DeclTypeSourceInfo = TSI;
    [all...]
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 757 QualType T, TypeSourceInfo *TSI,
760 LParenLoc(LParenLocation), DeclType(T), DeclTypeSourceInfo(TSI),
775 TypeSourceInfo *TSI,
790 void setType(QualType T, TypeSourceInfo *TSI) {
792 DeclTypeSourceInfo = TSI;
    [all...]
RecursiveASTVisitor.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 757 QualType T, TypeSourceInfo *TSI,
760 LParenLoc(LParenLocation), DeclType(T), DeclTypeSourceInfo(TSI),
775 TypeSourceInfo *TSI,
790 void setType(QualType T, TypeSourceInfo *TSI) {
792 DeclTypeSourceInfo = TSI;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 757 QualType T, TypeSourceInfo *TSI,
760 LParenLoc(LParenLocation), DeclType(T), DeclTypeSourceInfo(TSI),
775 TypeSourceInfo *TSI,
790 void setType(QualType T, TypeSourceInfo *TSI) {
792 DeclTypeSourceInfo = TSI;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 757 QualType T, TypeSourceInfo *TSI,
760 LParenLoc(LParenLocation), DeclType(T), DeclTypeSourceInfo(TSI),
775 TypeSourceInfo *TSI,
790 void setType(QualType T, TypeSourceInfo *TSI) {
792 DeclTypeSourceInfo = TSI;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 757 QualType T, TypeSourceInfo *TSI,
760 LParenLoc(LParenLocation), DeclType(T), DeclTypeSourceInfo(TSI),
775 TypeSourceInfo *TSI,
790 void setType(QualType T, TypeSourceInfo *TSI) {
792 DeclTypeSourceInfo = TSI;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 757 QualType T, TypeSourceInfo *TSI,
760 LParenLoc(LParenLocation), DeclType(T), DeclTypeSourceInfo(TSI),
775 TypeSourceInfo *TSI,
790 void setType(QualType T, TypeSourceInfo *TSI) {
792 DeclTypeSourceInfo = TSI;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 757 QualType T, TypeSourceInfo *TSI,
760 LParenLoc(LParenLocation), DeclType(T), DeclTypeSourceInfo(TSI),
775 TypeSourceInfo *TSI,
790 void setType(QualType T, TypeSourceInfo *TSI) {
792 DeclTypeSourceInfo = TSI;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 757 QualType T, TypeSourceInfo *TSI,
760 LParenLoc(LParenLocation), DeclType(T), DeclTypeSourceInfo(TSI),
775 TypeSourceInfo *TSI,
790 void setType(QualType T, TypeSourceInfo *TSI) {
792 DeclTypeSourceInfo = TSI;
    [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 188 TypeSourceInfo *TSI = GetTypeForDeclarator(FD.D, S);
189 QualType T = TSI->getType();
207 T, TSI, MethodImplKind);
217 T, TSI, MethodImplKind);
420 TypeSourceInfo *TSI,
518 T, TSI, MethodImplKind, DC);
    [all...]

Completed in 341 milliseconds

1 2 3 4