Home
last modified time | relevance | path

Searched refs:FirstFD (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1389 const Decl *FirstFD = CFFunctionIBCandidates[0]; in AnnotateImplicitBridging() local
1394 commit.insertBefore(FirstFD->getBeginLoc(), PragmaString); in AnnotateImplicitBridging()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3382 const FunctionDecl *FirstFD = in mergeParamDeclAttributes() local
3385 FirstFD->getParamDecl(oldDecl->getFunctionScopeIndex()); in mergeParamDeclAttributes()