Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp5615 FunctionDecl *FD1 = FT1->getTemplatedDecl(); in isAtLeastAsSpecializedAs() local
5829 const FunctionDecl *FD1 = FT1->getTemplatedDecl(); in getMoreSpecializedTemplate() local
6118 FunctionDecl *Sema::getMoreConstrainedFunction(FunctionDecl *FD1, in getMoreConstrainedFunction()
H A DSemaConcept.cpp1707 if (const auto *FD1 = dyn_cast<FunctionDecl>(D1)) { in IsAtLeastAsConstrained() local
H A DSemaOverload.cpp13947 auto CheckCUDAPreference = [&](FunctionDecl *FD1, FunctionDecl *FD2) { in resolveAddressOfSingleOverloadCandidate()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4384 const FieldDecl *FD1, in getOffsetDifferenceInBits()
H A DCGOpenMPRuntime.cpp8987 const auto *FD1 = cast<FieldDecl>(CI->getAssociatedDeclaration()); in generateInfoForCaptureFromComponentLists() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4558 static bool IsEquivalentFriend(ASTImporter &Importer, FriendDecl *FD1, in IsEquivalentFriend()