Home
last modified time | relevance | path

Searched defs:InstD (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2497 if (Decl *InstD = readDecl()) { VisitClassTemplateSpecializationDeclImpl() local
2602 if (Decl *InstD = readDecl()) { VisitVarTemplateSpecializationDeclImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h10201 NamedDecl *InstD = TransformOMPReductionClause() local
10249 NamedDecl *InstD = TransformOMPTaskReductionClause() local
10294 NamedDecl *InstD = TransformOMPInReductionClause() local
10475 NamedDecl *InstD = transformOMPMappableExprListClause() local
12716 Decl *InstD = getDerived().TransformDecl(Old->getNameLoc(), OldD); TransformOverloadExprDecls() local
[all...]
H A DSemaTemplateInstantiateDecl.cpp3873 ClassTemplateSpecializationDecl *InstD = VisitClassTemplateSpecializationDecl() local
[all...]