Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1471 if (const auto *FD1 = dyn_cast<FunctionDecl>(D1)) { IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp5282 FunctionDecl *FD1 = FT1->getTemplatedDecl(); isAtLeastAsSpecializedAs() local
5482 FunctionDecl *FD1 = FT1->getTemplatedDecl(); getMoreSpecializedTemplate() local
[all...]
H A DSemaOverload.cpp13125 __anon6beb8ae32502(FunctionDecl *FD1, FunctionDecl *FD2) resolveAddressOfSingleOverloadCandidate() argument
13132 __anon6beb8ae32602(FunctionDecl *FD1, FunctionDecl *FD2) resolveAddressOfSingleOverloadCandidate() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4097 getOffsetDifferenceInBits(CodeGenFunction & CGF,const FieldDecl * FD1,const FieldDecl * FD2) getOffsetDifferenceInBits() argument
H A DCGOpenMPRuntime.cpp8628 const auto *FD1 = cast<FieldDecl>(CI->getAssociatedDeclaration()); generateInfoForCapture() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4209 IsEquivalentFriend(ASTImporter & Importer,FriendDecl * FD1,FriendDecl * FD2) IsEquivalentFriend() argument