Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp360 const Decl *Canonical = D->getCanonicalDecl(); in getCommentForDecl() local
430 CanonicalTemplateTemplateParm *Canonical in getCanonicalTemplateTemplateParmDecl() local
1852 QualType Canonical; in getComplexType() local
1880 QualType Canonical; in getPointerType() local
1910 QualType Canonical; in getBlockPointerType() local
1947 QualType Canonical; in getLValueReferenceType() local
1984 QualType Canonical; in getRValueReferenceType() local
2017 QualType Canonical; in getMemberPointerType() local
2360 QualType Canonical; in getVectorType() local
2391 QualType Canonical; in getExtVectorType() local
[all …]
DStmtProfile.cpp29 bool Canonical; member in __anonfbe6bc720111::StmtProfiler
33 bool Canonical) in StmtProfiler()
DType.cpp452 ObjCObjectType::ObjCObjectType(QualType Canonical, QualType Base, in ObjCObjectType()
/external/chromium/net/base/
Daddress_list_unittest.cc129 TEST(AddressListTest, Canonical) { in TEST() argument
/external/clang/lib/Sema/
DSemaDeclCXX.cpp10851 CXXRecordDecl *Canonical = cast<CXXRecordDecl>(Class->getCanonicalDecl()); in DefineUsedVTables() local
10992 CXXConstructorDecl *Canonical = Ctor->getCanonicalDecl(), in DelegatingCycleHelper() local
/external/clang/lib/Serialization/
DASTReader.cpp3928 QualType Canonical = readType(*Loc.F, Record, Idx); in readTypeRecord() local