Home
last modified time | relevance | path

Searched defs:CurFD (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp6402 Function, [this, Inst, DefinitionRequired](FunctionDecl *CurFD) { in PerformPendingInstantiations()
H A DSemaDecl.cpp7779 FunctionDecl *CurFD = getCurFunctionDecl(); in ActOnVariableDeclarator() local
11468 FunctionDecl *CurFD = ND->getAsFunction(); in CheckMultiVersionAdditionalDecl() local
H A DSemaExprCXX.cpp7874 FunctionDecl *CurFD = dyn_cast<FunctionDecl>(CurContext); in ActOnStartCXXMemberReference() local
H A DSemaOverload.cpp6785 FD, [&](const FunctionDecl *CurFD) { in isNonViableMultiVersionOverload()
H A DSemaOpenMP.cpp5827 FieldDecl *CurFD; in processImplicitMapsWithDefaultMappers() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4231 FD, [&](const FunctionDecl *CurFD) { in emitMultiVersionFunctions()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12439 FunctionDecl *CurFD = CurDecl->getAsFunction()->getMostRecentDecl(); in forEachMultiversionedFunctionVersion() local