Home
last modified time | relevance | path

Searched defs:Canon (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTemplateName.h486 TemplateName Canon) in DependentTemplateName()
497 TemplateName Canon) in DependentTemplateName()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1165 ObjCInterfaceDecl *Canon = ID->getCanonicalDecl(); in VisitObjCInterfaceDecl() local
1230 ObjCProtocolDecl *Canon = PD->getCanonicalDecl(); in VisitObjCProtocolDecl() local
1865 CXXRecordDecl *Canon = D->getCanonicalDecl(); in ReadCXXRecordDefinition() local
1998 CXXDestructorDecl *Canon = D->getCanonicalDecl(); in VisitCXXDestructorDecl() local
3554 Decl *Previous, Decl *Canon) { in attachPreviousDeclImpl()
3564 Decl *Previous, Decl *Canon) { in attachPreviousDeclImpl()
3592 Decl *Previous, Decl *Canon) { in attachPreviousDeclImpl()
3683 Decl *Previous, Decl *Canon) { in attachPreviousDecl()
H A DASTWriterDecl.cpp1766 const Decl *Canon = D->getCanonicalDecl(); in getFirstLocalDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp3442 QualType Canon; in getConstantArrayType() local
3615 QualType Canon; in getVariableArrayType() local
3946 DependentVectorType *Canon = in getDependentVectorType() local
4017 DependentSizedExtVectorType *Canon in getDependentSizedExtVectorType() local
4092 DependentSizedMatrixType *Canon = in getDependentSizedMatrixType() local
4623 QualType Canon; in getSubstTemplateTypeParmPackType() local
4655 QualType Canon = getTemplateTypeParmType(Depth, Index, ParameterPack); in getTemplateTypeParmType() local
4814 QualType Canon = NamedType; in getElaboratedType() local
4841 QualType Canon = InnerType; in getParenType() local
4858 QualType Canon = UnderlyingTy; in getMacroQualifiedType() local
[all …]
H A DType.cpp2877 const IdentifierInfo *Name, ArrayRef<TemplateArgument> Args, QualType Canon) in DependentTemplateSpecializationType()
3583 const TemplateTypeParmType *Param, QualType Canon, in SubstTemplateTypeParmPackType()
3632 TemplateName T, ArrayRef<TemplateArgument> Args, QualType Canon, in TemplateSpecializationType()
H A DASTImporter.cpp1553 QualType Canon; in VisitDependentNameType() local