Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5414 FunctionDecl *FD2 = FT2->getTemplatedDecl(); in isAtLeastAsSpecializedAs() local
5537 const FunctionDecl *FD2 = FT2->getTemplatedDecl(); in getMoreSpecializedTemplate() local
5824 FunctionDecl *FD2) { in getMoreConstrainedFunction()
H A DSemaConcept.cpp1762 const auto *FD2 = dyn_cast<FunctionDecl>(D2); in IsAtLeastAsConstrained() local
H A DSemaOverload.cpp13199 auto CheckCUDAPreference = [&](FunctionDecl *FD1, FunctionDecl *FD2) { in resolveAddressOfSingleOverloadCandidate()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4141 const FieldDecl *FD2) { in getOffsetDifferenceInBits()
H A DCGOpenMPRuntime.cpp8687 const auto *FD2 = cast<FieldDecl>(SI->getAssociatedDeclaration()); in generateInfoForCapture() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4290 FriendDecl *FD2) { in IsEquivalentFriend()