Searched defs:CurFD (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 6437 __anon6296c15f0a02(FunctionDecl *CurFD) PerformPendingInstantiations() argument |
H A D | SemaDecl.cpp | 7953 FunctionDecl *CurFD = getCurFunctionDecl(); ActOnVariableDeclarator() local |
H A D | SemaExprCXX.cpp | 7661 FunctionDecl *CurFD = dyn_cast<FunctionDecl>(CurContext); ActOnStartCXXMemberReference() local |
H A D | SemaOpenMP.cpp | 6052 FieldDecl *CurFD; processImplicitMapsWithDefaultMappers() local |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 4151 __anon5c79fdcb0e02(const FunctionDecl *CurFD) emitMultiVersionFunctions() argument |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 11957 FunctionDecl *CurFD = CurDecl->getAsFunction()->getMostRecentDecl(); forEachMultiversionedFunctionVersion() local |