Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp6100 Function, [this, Inst, DefinitionRequired](FunctionDecl *CurFD) { in PerformPendingInstantiations()
H A DSemaDecl.cpp7226 FunctionDecl *CurFD = getCurFunctionDecl(); in ActOnVariableDeclarator() local
10533 FunctionDecl *CurFD = ND->getAsFunction(); in CheckMultiVersionAdditionalDecl() local
H A DSemaExprCXX.cpp7230 FunctionDecl *CurFD = dyn_cast<FunctionDecl>(CurContext); in ActOnStartCXXMemberReference() local
H A DSemaOpenMP.cpp5621 FieldDecl *CurFD; in processImplicitMapsWithDefaultMappers() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp3232 FD, [this, &GD, &Options](const FunctionDecl *CurFD) { in emitMultiVersionFunctions()
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp10990 FunctionDecl *CurFD = CurDecl->getAsFunction()->getMostRecentDecl(); in forEachMultiversionedFunctionVersion() local