Home | History | Annotate | Download | only in libclang

Lines Matching defs:FunctionName

3946       DeclarationNameInfo FunctionName = FD->getNameInfo();
3947 return cxloc::translateSourceRange(Ctx, FunctionName.getSourceRange());