Home
last modified time | relevance | path

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

/external/chromium_org/net/base/
Daddress_list_unittest.cc18 TEST(AddressListTest, Canonical) { in TEST() argument
/external/clang/lib/AST/
DASTContext.cpp429 const Decl *Canonical = D->getCanonicalDecl(); in getCommentForDecl() local
578 CanonicalTemplateTemplateParm *Canonical in getCanonicalTemplateTemplateParmDecl() local
2100 QualType Canonical; in getComplexType() local
2128 QualType Canonical; in getPointerType() local
2168 QualType Canonical = getCanonicalType(Decayed); in getDecayedType() local
2197 QualType Canonical; in getBlockPointerType() local
2234 QualType Canonical; in getLValueReferenceType() local
2271 QualType Canonical; in getRValueReferenceType() local
2304 QualType Canonical; in getMemberPointerType() local
2647 QualType Canonical; in getVectorType() local
[all …]
DStmtProfile.cpp29 bool Canonical; member in __anondcd349f60111::StmtProfiler
33 bool Canonical) in StmtProfiler()
DType.cpp463 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.cpp11987 CXXRecordDecl *Canonical = cast<CXXRecordDecl>(Class->getCanonicalDecl()); in DefineUsedVTables() local
12126 CXXConstructorDecl *Canonical = Ctor->getCanonicalDecl(), in DelegatingCycleHelper() local
/external/clang/lib/Serialization/
DASTReader.cpp4704 QualType Canonical = readType(*Loc.F, Record, Idx); in readTypeRecord() local