Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1477 const auto *FD2 = dyn_cast<FunctionDecl>(D2); IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp5283 FunctionDecl *FD2 = FT2->getTemplatedDecl(); isAtLeastAsSpecializedAs() local
5483 FunctionDecl *FD2 = FT2->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.cpp4098 getOffsetDifferenceInBits(CodeGenFunction & CGF,const FieldDecl * FD1,const FieldDecl * FD2) getOffsetDifferenceInBits() argument
H A DCGOpenMPRuntime.cpp8629 const auto *FD2 = cast<FieldDecl>(SI->getAssociatedDeclaration()); generateInfoForCapture() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4210 IsEquivalentFriend(ASTImporter & Importer,FriendDecl * FD1,FriendDecl * FD2) IsEquivalentFriend() argument