Home
last modified time | relevance | path

Searched refs:DependentInstantiation (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/clang/lib/AST/
DTemplateName.cpp194 D |= TemplateNameDependence::DependentInstantiation; in getDependence()
204 D |= TemplateNameDependence::DependentInstantiation; in getDependence()
206 D |= TemplateNameDependence::DependentInstantiation; in getDependence()
DType.cpp134 ? TypeDependence::DependentInstantiation in ArrayType()
228 TypeDependence::DependentInstantiation | in DependentVectorType()
249 TypeDependence::DependentInstantiation | in DependentSizedExtVectorType()
270 TypeDependence::DependentInstantiation | in DependentAddressSpaceType()
2875 TypeDependence::DependentInstantiation | in DependentTemplateSpecializationType()
3224 addDependence(TypeDependence::DependentInstantiation); in FunctionProtoType()
3228 addDependence(TypeDependence::DependentInstantiation); in FunctionProtoType()
3461 D->isDependentType() ? TypeDependence::DependentInstantiation in TagType()
3577 TypeDependence::DependentInstantiation | in SubstTemplateTypeParmPackType()
3627 ? TypeDependence::DependentInstantiation in TemplateSpecializationType()
DASTContext.cpp5468 (IsDependent ? TypeDependence::DependentInstantiation in getAutoType()
/external/llvm-project/clang/include/clang/AST/
DDependenceFlags.h75 DependentInstantiation = Dependent | Instantiation, enumerator
91 DependentInstantiation = Dependent | Instantiation, \
DTypeProperties.td498 ->addDependence(TypeDependence::DependentInstantiation);
509 ->addDependence(TypeDependence::DependentInstantiation);
654 ->addDependence(TypeDependence::DependentInstantiation);
DType.h2505 K == Dependent ? TypeDependence::DependentInstantiation
3844 ~(TypeDependence::DependentInstantiation |
4339 TypeDependence::DependentInstantiation),
4776 TypeDependence::DependentInstantiation |
4783 TypeDependence::DependentInstantiation |
5049 ? TypeDependence::DependentInstantiation
5256 TypeDependence::DependentInstantiation),
5472 TypeDependence::DependentInstantiation |