Home
last modified time | relevance | path

Searched refs:getTypeForDecl (Results 51 – 75 of 883) sorted by relevance

12345678910>>...36

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp126 if (FriendTypes.count(CurDecl->getTypeForDecl()) != 0) { in onEndOfTranslationUnit()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp126 if (FriendTypes.count(CurDecl->getTypeForDecl()) != 0) { in onEndOfTranslationUnit()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp126 if (FriendTypes.count(CurDecl->getTypeForDecl()) != 0) { in onEndOfTranslationUnit()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp127 if (FriendTypes.count(CurDecl->getTypeForDecl()) != 0) { in onEndOfTranslationUnit()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clang-tidy/bugprone/
H A DForwardDeclarationNamespaceCheck.cpp127 if (FriendTypes.count(CurDecl->getTypeForDecl()) != 0) { in onEndOfTranslationUnit()
/dports/devel/creduce/creduce-2.10.0/clang_delta/
H A DSimplifyDependentTypedef.cpp189 dyn_cast<TemplateTypeParmType>(TmplTypeParmD->getTypeForDecl()); in handleOneTypedefDecl()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/AST/
H A DDeclTemplate.cpp518 return getTypeForDecl()->getAs<TemplateTypeParmType>()->getDepth(); in getDepth()
522 return getTypeForDecl()->getAs<TemplateTypeParmType>()->getIndex(); in getIndex()
526 return getTypeForDecl()->getAs<TemplateTypeParmType>()->isParameterPack(); in isParameterPack()
1183 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1208 QualType(TemplateTypeParm->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/AST/
H A DDeclTemplate.cpp519 return getTypeForDecl()->getAs<TemplateTypeParmType>()->getDepth(); in getDepth()
523 return getTypeForDecl()->getAs<TemplateTypeParmType>()->getIndex(); in getIndex()
527 return getTypeForDecl()->getAs<TemplateTypeParmType>()->isParameterPack(); in isParameterPack()
1165 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1190 QualType(TemplateTypeParm->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/AST/
H A DDeclTemplate.cpp483 return getTypeForDecl()->getAs<TemplateTypeParmType>()->getDepth(); in getDepth()
487 return getTypeForDecl()->getAs<TemplateTypeParmType>()->getIndex(); in getIndex()
491 return getTypeForDecl()->getAs<TemplateTypeParmType>()->isParameterPack(); in isParameterPack()
1129 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1154 QualType(TemplateTypeParm->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp643 return getTypeForDecl()->castAs<TemplateTypeParmType>()->getDepth(); in getDepth()
647 return getTypeForDecl()->castAs<TemplateTypeParmType>()->getIndex(); in getIndex()
651 return getTypeForDecl()->castAs<TemplateTypeParmType>()->isParameterPack(); in isParameterPack()
1342 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1368 QualType(TemplateTypeParm->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
H A DComparisonCategories.cpp167 return QualType(Record->getTypeForDecl(), 0); in getType()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/AST/
H A DDeclTemplate.cpp643 return getTypeForDecl()->castAs<TemplateTypeParmType>()->getDepth(); in getDepth()
647 return getTypeForDecl()->castAs<TemplateTypeParmType>()->getIndex(); in getIndex()
651 return getTypeForDecl()->castAs<TemplateTypeParmType>()->isParameterPack(); in isParameterPack()
1342 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1368 QualType(TemplateTypeParm->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
H A DComparisonCategories.cpp168 return QualType(Record->getTypeForDecl(), 0); in getType()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/AST/
H A DDeclTemplate.cpp643 return getTypeForDecl()->castAs<TemplateTypeParmType>()->getDepth(); in getDepth()
647 return getTypeForDecl()->castAs<TemplateTypeParmType>()->getIndex(); in getIndex()
651 return getTypeForDecl()->castAs<TemplateTypeParmType>()->isParameterPack(); in isParameterPack()
1342 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1368 QualType(TemplateTypeParm->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
H A DComparisonCategories.cpp168 return QualType(Record->getTypeForDecl(), 0); in getType()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/AST/
H A DDeclTemplate.cpp643 return getTypeForDecl()->castAs<TemplateTypeParmType>()->getDepth(); in getDepth()
647 return getTypeForDecl()->castAs<TemplateTypeParmType>()->getIndex(); in getIndex()
651 return getTypeForDecl()->castAs<TemplateTypeParmType>()->isParameterPack(); in isParameterPack()
1342 C.getTrivialTypeSourceInfo(QualType(T->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
1368 QualType(TemplateTypeParm->getTypeForDecl(), 0)); in createMakeIntegerSeqParameterList()
H A DComparisonCategories.cpp167 return QualType(Record->getTypeForDecl(), 0); in getType()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Frontend/
H A DASTConsumers.cpp111 TD->getTypeForDecl()->dump(Out, TD->getASTContext()); in print()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/AST/
H A DComparisonCategories.cpp168 return QualType(Record->getTypeForDecl(), 0); in getType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Frontend/
H A DASTConsumers.cpp108 TD->getTypeForDecl()->dump(Out, TD->getASTContext()); in print()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Frontend/
H A DASTConsumers.cpp108 TD->getTypeForDecl()->dump(Out, TD->getASTContext()); in print()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/AST/
H A DComparisonCategories.cpp168 return QualType(Record->getTypeForDecl(), 0); in getType()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Frontend/
H A DASTConsumers.cpp108 TD->getTypeForDecl()->dump(Out, TD->getASTContext()); in print()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Frontend/
H A DASTConsumers.cpp108 TD->getTypeForDecl()->dump(Out, TD->getASTContext()); in print()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Frontend/
H A DASTConsumers.cpp108 TD->getTypeForDecl()->dump(Out, TD->getASTContext()); in print()

12345678910>>...36