Home | History | Annotate | Download | only in libclang

Lines Matching refs:getReturnLoc

803     if ((FTL && !isa<CXXConversionDecl>(ND) && Visit(FTL.getReturnLoc())) ||
1588 if (!SkipResultType && Visit(TL.getReturnLoc()))
2851 if (Visit(Proto.getReturnLoc()))