Searched defs:CurFD (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateInstantiateDecl.cpp | 6381 __anona364abe00a02(FunctionDecl *CurFD) PerformPendingInstantiations() argument |
H A D | SemaDecl.cpp | 7754 FunctionDecl *CurFD = getCurFunctionDecl(); ActOnVariableDeclarator() local |
H A D | SemaExprCXX.cpp | 7801 FunctionDecl *CurFD = dyn_cast<FunctionDecl>(CurContext); ActOnStartCXXMemberReference() local |
H A D | SemaOverload.cpp | 6791 __anond63fa3840c02(const FunctionDecl *CurFD) isNonViableMultiVersionOverload() argument |
H A D | SemaOpenMP.cpp | 5831 FieldDecl *CurFD; processImplicitMapsWithDefaultMappers() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CodeGenModule.cpp | 4234 __anon8e7b7eec0d02(const FunctionDecl *CurFD) emitMultiVersionFunctions() argument |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 12163 FunctionDecl *CurFD = CurDecl->getAsFunction()->getMostRecentDecl(); forEachMultiversionedFunctionVersion() local |