Searched refs:FunctionTL (Results 1 – 1 of 1) sorted by relevance
7677 FunctionTypeLoc FunctionTL = TL.getAs<FunctionTypeLoc>(); in getResultSourceRange() local7678 if (!FunctionTL) in getResultSourceRange()7681 TypeLoc ResultTL = FunctionTL.getResultLoc(); in getResultSourceRange()