Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp284 } else if (const auto *Guide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1224 auto *Guide = dyn_cast<CXXDeductionGuideDecl>(FTD->getTemplatedDecl()); getFirstInnerIndex() local
H A DSemaTemplateInstantiateDecl.cpp6270 auto *Guide = dyn_cast<CXXDeductionGuideDecl>(FD); FindInstantiatedDecl() local
H A DSemaTemplate.cpp2655 auto *Guide = global() local
H A DSemaDecl.cpp12098 } else if (auto *Guide = dyn_cast<CXXDeductionGuideDecl>(NewFD)) { CheckFunctionDeclaration() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3873 } else if (auto *Guide = dyn_cast<CXXDeductionGuideDecl>(D)) { VisitFunctionDecl() local