Searched defs:Canonical (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp281 const Decl *Canonical = Ctx->AttrDecl->getCanonicalDecl(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp139 QualType Canonical = TD->getUnderlyingType().getCanonicalType(); local
H A DSemaDecl.cpp8136 Decl *Canonical = Result->getCanonicalDecl(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp30 bool Canonical; member in class:__anon270::StmtProfiler
33 StmtProfiler(llvm::FoldingSetNodeID &ID, bool Canonical) argument
80 StmtProfilerWithPointers(llvm::FoldingSetNodeID &ID, const ASTContext &Context, bool Canonical) argument
[all...]
H A DType.cpp666 ObjCObjectType::ObjCObjectType(QualType Canonical, QualType Base, argument
3139 Profile(llvm::FoldingSetNodeID &ID, QualType Result, const QualType *ArgTys, unsigned NumParams, const ExtProtoInfo &epi, const ASTContext &Context, bool Canonical) argument
H A DDecl.cpp4075 const FieldDecl *Canonical = getCanonicalDecl(); local
H A DASTContext.cpp564 const Decl *Canonical = D->getCanonicalDecl(); local
777 CanonicalTemplateTemplateParm *Canonical local
3236 QualType Canonical; local
3272 QualType Canonical; local
3922 QualType Canonical; local
5048 QualType Canonical = getCanonicalType(tofExpr->getType()); local
5061 QualType Canonical = getCanonicalType(tofType); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp460 DeclT *Canonical = nullptr; member in class:__anon710::MergedRedeclIterator

Completed in 323 milliseconds