Home
last modified time | relevance | path

Searched defs:Canonical (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DASTContext.cpp431 const Decl *Canonical = D->getCanonicalDecl(); in getCommentForDecl() local
580 CanonicalTemplateTemplateParm *Canonical in getCanonicalTemplateTemplateParmDecl() local
2124 QualType Canonical; in getComplexType() local
2152 QualType Canonical; in getPointerType() local
2192 QualType Canonical = getCanonicalType(Decayed); in getDecayedType() local
2221 QualType Canonical; in getBlockPointerType() local
2258 QualType Canonical; in getLValueReferenceType() local
2295 QualType Canonical; in getRValueReferenceType() local
2328 QualType Canonical; in getMemberPointerType() local
2671 QualType Canonical; in getVectorType() local
[all …]
DStmtProfile.cpp29 bool Canonical; member in __anon581008340111::StmtProfiler
33 bool Canonical) in StmtProfiler()
DType.cpp467 ObjCObjectType::ObjCObjectType(QualType Canonical, QualType Base, in ObjCObjectType()
DDecl.cpp3131 const FieldDecl *Canonical = getCanonicalDecl(); in getFieldIndex() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclCXX.cpp12301 CXXRecordDecl *Canonical = cast<CXXRecordDecl>(Class->getCanonicalDecl()); in DefineUsedVTables() local
12440 CXXConstructorDecl *Canonical = Ctor->getCanonicalDecl(), in DelegatingCycleHelper() local
DSemaDecl.cpp6122 Decl *Canonical = Result->getCanonicalDecl(); in DiagnoseInvalidRedeclaration() local
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReader.cpp4707 QualType Canonical = readType(*Loc.F, Record, Idx); in readTypeRecord() local