Home
last modified time | relevance | path

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

/llvm-project/bolt/docs/
H A DOptimizingLinux.md20 Building the KernelOptimizing Linux Kernel with BOLT""QuickStart Guide global() argument
/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp284 } else if (const auto *Guide = dyn_cast<CXXDeductionGuideDecl>(D)) { in VisitFunctionDecl() local
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp8154 auto *Guide = FirstDeclMatcher<CXXDeductionGuideDecl>().match( TEST_P() local
8174 auto *Guide = FirstDeclMatcher<CXXDeductionGuideDecl>().match( TEST_P() local
8197 auto *Guide = FirstDeclMatcher<CXXDeductionGuideDecl>().match( TEST_P() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp6206 auto *Guide = dyn_cast<CXXDeductionGuideDecl>(FD); FindInstantiatedDecl() local
H A DSemaTemplateDeduction.cpp1360 auto *Guide = dyn_cast<CXXDeductionGuideDecl>(FTD->getTemplatedDecl()); getFirstInnerIndex() local
H A DSemaTemplate.cpp2240 auto *Guide = global() local
H A DSemaDecl.cpp12010 } else if (auto *Guide = dyn_cast<CXXDeductionGuideDecl>(NewFD)) { CheckFunctionDeclaration() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3935 } else if (auto *Guide = dyn_cast<CXXDeductionGuideDecl>(D)) { VisitFunctionDecl() local