Home
last modified time | relevance | path

Searched defs:FD1 (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaConcept.cpp1368 if (const auto *FD1 = dyn_cast<FunctionDecl>(D1)) { in IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp5017 FunctionDecl *FD1 = FT1->getTemplatedDecl(); in isAtLeastAsSpecializedAs() local
5214 FunctionDecl *FD1 = FT1->getTemplatedDecl(); in getMoreSpecializedTemplate() local
H A DSemaOverload.cpp12655 FunctionDecl *FD2) -> std::optional<bool> { in resolveAddressOfSingleOverloadCandidate()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8856 const auto *FD1 = cast<FieldDecl>(CI->getAssociatedDeclaration()); in generateInfoForCapture() local