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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp281 const Decl *Canonical = Ctx->AttrDecl->getCanonicalDecl(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp139 QualType Canonical = TD->getUnderlyingType().getCanonicalType(); local
H A DSemaDecl.cpp8277 Decl *Canonical = Result->getCanonicalDecl(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp31 bool Canonical; member in class:__anon1603::StmtProfiler
34 StmtProfiler(llvm::FoldingSetNodeID &ID, bool Canonical) argument
81 StmtProfilerWithPointers(llvm::FoldingSetNodeID &ID, const ASTContext &Context, bool Canonical) argument
[all...]
H A DType.cpp733 ObjCObjectType::ObjCObjectType(QualType Canonical, QualType Base, argument
3259 Profile(llvm::FoldingSetNodeID &ID, QualType Result, const QualType *ArgTys, unsigned NumParams, const ExtProtoInfo &epi, const ASTContext &Context, bool Canonical) argument
H A DASTContext.cpp557 const Decl *Canonical = D->getCanonicalDecl(); local
770 CanonicalTemplateTemplateParm *Canonical local
3224 QualType Canonical; local
3260 QualType Canonical; local
4126 QualType Canonical; local
5286 QualType Canonical = getCanonicalType(tofExpr->getType()); local
5299 QualType Canonical = getCanonicalType(tofType); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp461 DeclT *Canonical = nullptr; member in class:__anon2134::MergedRedeclIterator

Completed in 362 milliseconds