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.cpp5413 FunctionDecl *FD1 = FT1->getTemplatedDecl(); in isAtLeastAsSpecializedAs() local
5536 const FunctionDecl *FD1 = FT1->getTemplatedDecl(); in getMoreSpecializedTemplate() local
5823 FunctionDecl *Sema::getMoreConstrainedFunction(FunctionDecl *FD1, in getMoreConstrainedFunction()
H A DSemaConcept.cpp1756 if (const auto *FD1 = dyn_cast<FunctionDecl>(D1)) { 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.cpp4140 const FieldDecl *FD1, in getOffsetDifferenceInBits()
H A DCGOpenMPRuntime.cpp8686 const auto *FD1 = cast<FieldDecl>(CI->getAssociatedDeclaration()); in generateInfoForCapture() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4289 static bool IsEquivalentFriend(ASTImporter &Importer, FriendDecl *FD1, in IsEquivalentFriend()