Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DProgramTest.cpp529 int FD1; in TEST_F() local
/llvm-project/clang/test/AST/Interp/
H A Dcxx20.cpp
/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1518 if (const auto *FD1 = dyn_cast<FunctionDecl>(D1)) { IsAtLeastAsConstrained() local
H A DSemaTemplateDeduction.cpp5413 FunctionDecl *FD1 = FT1->getTemplatedDecl(); isAtLeastAsSpecializedAs() local
5536 const FunctionDecl *FD1 = FT1->getTemplatedDecl(); getMoreSpecializedTemplate() local
5823 getMoreConstrainedFunction(FunctionDecl * FD1,FunctionDecl * FD2) getMoreConstrainedFunction() argument
[all...]
H A DSemaOverload.cpp13223 __anond63fa3842902(FunctionDecl *FD1, FunctionDecl *FD2) resolveAddressOfSingleOverloadCandidate() argument
/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp4128 getOffsetDifferenceInBits(CodeGenFunction & CGF,const FieldDecl * FD1,const FieldDecl * FD2) getOffsetDifferenceInBits() argument
H A DCGOpenMPRuntime.cpp8675 const auto *FD1 = cast<FieldDecl>(CI->getAssociatedDeclaration()); generateInfoForCapture() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4284 IsEquivalentFriend(ASTImporter & Importer,FriendDecl * FD1,FriendDecl * FD2) IsEquivalentFriend() argument