/openbsd/gnu/llvm/clang/include/clang/AST/ |
H A D | DependenceFlags.h | 64 Dependent = 4, enumerator 75 DependentInstantiation = Dependent | Instantiation, 125 Dependent = Type | Value, in LLVM_COMMON_DEPENDENCE() enumerator 150 translate(D, TypeDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE() 164 translate(D, NNSDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE() 170 translate(D, TADependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE() 176 translate(D, TNDependence::Dependent, Dependent) | in LLVM_COMMON_DEPENDENCE() 197 translate(V, Dependent, TypeDependence::Dependent) | in LLVM_COMMON_DEPENDENCE() 213 translate(V, Dependent, NNSDependence::Dependent) | in LLVM_COMMON_DEPENDENCE() 220 translate(V, Dependent, TADependence::Dependent) | in LLVM_COMMON_DEPENDENCE() [all …]
|
H A D | ExprConcepts.h | 70 bool Dependent, 86 const ConstraintSatisfaction *Satisfaction, bool Dependent, 93 const ConstraintSatisfaction *Satisfaction, bool Dependent, 162 bool Dependent : 1; variable 177 Kind(Kind), Dependent(IsDependent), in Kind() 184 assert(!Dependent && in isSatisfied() 190 assert(!Dependent && in setSatisfied() 195 void setDependent(bool IsDependent) { Dependent = IsDependent; } in setDependent() 196 bool isDependent() const { return Dependent; } in isDependent()
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | ExprConcepts.cpp | 64 const ConstraintSatisfaction *Satisfaction, bool Dependent, in Create() argument 67 Dependent, ContainsUnexpandedParameterPack); in Create() 86 const ConstraintSatisfaction *Satisfaction, bool Dependent, in ConceptSpecializationExpr() argument 99 if (Dependent) in ConceptSpecializationExpr() 110 const ConstraintSatisfaction *Satisfaction, bool Dependent, in Create() argument 136 bool Dependent = false; in RequiresExpr() local 139 Dependent |= P->getType()->isInstantiationDependentType(); in RequiresExpr() 145 Dependent |= R->isDependent(); in RequiresExpr() 147 if (!Dependent) { in RequiresExpr() 157 RequiresExprBits.IsSatisfied |= Dependent; in RequiresExpr() [all …]
|
H A D | TemplateBase.cpp | 200 Deps |= TemplateArgumentDependence::Dependent; in getDependence() 207 return TemplateArgumentDependence::Dependent | in getDependence() 215 Deps = TemplateArgumentDependence::Dependent | in getDependence() 227 Deps |= TemplateArgumentDependence::Dependent | in getDependence() 240 return getDependence() & TemplateArgumentDependence::Dependent; in isDependent()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/doc/ |
H A D | c-mt.texi | 8 @node MT-Dependent 9 @chapter MT Dependent Features 14 @chapter MS1 Dependent Features
|
H A D | c-ip2k.texi | 7 @node IP2K-Dependent 8 @chapter IP2K Dependent Features 12 @chapter IP2K Dependent Features
|
H A D | c-pj.texi | 5 @node PJ-Dependent 6 @chapter picoJava Dependent Features
|
H A D | c-m32c.texi | 7 @node M32C-Dependent 8 @chapter M32C Dependent Features 12 @chapter M32C Dependent Features
|
H A D | c-ppc.texi | 7 @node PPC-Dependent 8 @chapter PowerPC Dependent Features 12 @chapter PowerPC Dependent Features
|
H A D | c-xc16x.texi | 6 @node xc16x-Dependent 7 @chapter Infineon xc16x Dependent Features
|
H A D | c-i860.texi | 6 @node i860-Dependent 7 @chapter Intel i860 Dependent Features 11 @chapter Intel i860 Dependent Features
|
H A D | c-bfin.texi | 7 @node BFIN-Dependent 8 @chapter Blackfin Dependent Features 12 @chapter Blackfin Dependent Features
|
H A D | c-sparc.texi | 7 @node Sparc-Dependent 8 @chapter SPARC Dependent Features 12 @chapter SPARC Dependent Features
|
H A D | c-ia64.texi | 9 @node IA-64-Dependent 10 @chapter IA-64 Dependent Features 15 @chapter IA-64 Dependent Features
|
/openbsd/gnu/usr.bin/binutils/gas/doc/ |
H A D | c-ip2k.texi | 7 @node IP2K-Dependent 8 @chapter IP2K Dependent Features 12 @chapter IP2K Dependent Features
|
H A D | c-pj.texi | 5 @node PJ-Dependent 6 @chapter picoJava Dependent Features
|
H A D | c-ppc.texi | 7 @node PPC-Dependent 8 @chapter PowerPC Dependent Features 12 @chapter PowerPC Dependent Features
|
H A D | c-m88k.texi | 5 @node M88K-Dependent 6 @chapter Motorola M88K Dependent Features
|
H A D | c-arc.texi | 7 @node ARC-Dependent 8 @chapter ARC Dependent Features 13 @chapter ARC Dependent Features
|
H A D | c-msp430.texi | 6 @node MSP430-Dependent 7 @chapter MSP 430 Dependent Features 11 @chapter MSP 430 Dependent Features
|
H A D | c-a29k.texi | 6 @node AMD29K-Dependent 7 @chapter AMD 29K Dependent Features 11 @chapter AMD 29K Dependent Features
|
H A D | c-ia64.texi | 9 @node IA-64-Dependent 10 @chapter IA-64 Dependent Features 15 @chapter IA-64 Dependent Features
|
H A D | c-i860.texi | 6 @node i860-Dependent 7 @chapter Intel i860 Dependent Features 11 @chapter Intel i860 Dependent Features
|
H A D | c-sparc.texi | 7 @node Sparc-Dependent 8 @chapter SPARC Dependent Features 12 @chapter SPARC Dependent Features
|
H A D | c-i370.texi | 6 @node ESA/390-Dependent 7 @chapter ESA/390 Dependent Features 11 @chapter ESA/390 Dependent Features
|