Home
last modified time | relevance | path

Searched refs:isConstrained (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h918 bool isConstrained; member
929 ImmRange.isConstrained = false; in ConstraintInfo()
961 return !ImmRange.isConstrained || in isValidAsmImmediate()
974 ImmRange.isConstrained = true; in setRequiresImmediate()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h51 bool isConstrained() const { in isConstrained() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h66 bool isConstrained() const { in isConstrained() function
/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseTrailingReturnTypeCheck.cpp288 if ((ATL && (ATL.isConstrained() || in findReturnTypeAndCVSourceRange()
434 if (AT != nullptr && !AT->isConstrained() && in check()
/external/llvm-project/clang/lib/AST/
DODRHash.cpp860 ID.AddInteger(T->isConstrained()); in VisitAutoType()
861 if (T->isConstrained()) { in VisitAutoType()
DASTStructuralEquivalence.cpp969 if (Auto1->isConstrained() != Auto2->isConstrained()) in IsStructurallyEquivalent()
971 if (Auto1->isConstrained()) { in IsStructurallyEquivalent()
DDeclTemplate.cpp700 AT && AT->isConstrained() ? 1 : 0)) in Create()
714 ExpandedTypes.size(), AT && AT->isConstrained() ? 1 : 0)) in Create()
DTextNodeDumper.cpp1503 if (T->isConstrained()) { in VisitAutoType()
DTypePrinter.cpp1124 if (T->isConstrained()) { in printAutoBefore()
DASTContext.cpp842 if (AT->isConstrained()) { in getCanonicalTemplateTemplateParmDecl()
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h2015 bool isConstrained() const { in isConstrained() function
2016 return getTypePtr()->isConstrained(); in isConstrained()
2096 isConstrained() in getLocalSourceRange()
DRecursiveASTVisitor.h991 if (T->isConstrained()) {
1265 if (TL.isConstrained()) {
DDeclTemplate.h1570 return AT && AT->isConstrained();
DType.h5008 bool isConstrained() const {
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DFuchsiaHandleChecker.cpp125 .isConstrained()); in getAllocated()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp4795 if (AT->isConstrained() && !IgnoreConstraints) { in DeduceAutoType()
4911 if (AT->isConstrained() && !IgnoreConstraints) { in DeduceAutoType()
DSemaType.cpp3196 IsParameterPack, /*HasTypeConstraint=*/Auto->isConstrained()); in InventTemplateParameter()
3201 if (Auto->isConstrained()) { in InventTemplateParameter()
4945 cast<AutoType>(T)->isConstrained())) { in GetFullTypeForDeclarator()
DSemaTemplateInstantiateDecl.cpp2798 if (AutoLoc.isConstrained()) in VisitNonTypeTemplateParmDecl()
DSemaTemplate.cpp1537 if (TL.isConstrained()) in ActOnNonTypeTemplateParameter()
DTreeTransform.h6428 if (TL.getTypePtr()->isConstrained()) { in TransformAutoType()
/external/llvm-project/clang/lib/Serialization/
DASTWriter.cpp372 Record.push_back(TL.isConstrained()); in VisitAutoTypeLoc()
373 if (TL.isConstrained()) { in VisitAutoTypeLoc()
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...