Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5629 const auto &FirstFD = RD->fields().begin(); in findHandleTypeOnResource() local
5631 FirstFD->getType().getTypePtr()); in findHandleTypeOnResource()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3339 const FunctionDecl *FirstFD = in mergeParamDeclAttributes() local
3342 FirstFD->getParamDecl(oldDecl->getFunctionScopeIndex()); in mergeParamDeclAttributes()