Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:getFunctionName

114 /// getFunctionName - Get function name for the given FunctionDecl. If the
117 StringRef CGDebugInfo::getFunctionName(const FunctionDecl *FD) {
913 StringRef MethodName = getFunctionName(Method);
2010 Name = getFunctionName(FD);