Searched refs:getFunctionTypeLoc (Results 1 – 4 of 4) sorted by relevance
3859 FunctionTypeLoc FunctionDecl::getFunctionTypeLoc() const { in getFunctionTypeLoc() function in FunctionDecl3866 FunctionTypeLoc FTL = getFunctionTypeLoc(); in getReturnTypeSourceRange()3898 FunctionTypeLoc FTL = getFunctionTypeLoc(); in getExceptionSpecSourceRange()
2715 FunctionTypeLoc getFunctionTypeLoc() const;
6840 auto Loc = Node.getFunctionTypeLoc(); in AST_MATCHER_P()
8747 if (FunctionTypeLoc Loc = MD->getFunctionTypeLoc()) in CheckExplicitlyDefaultedComparison()