Searched defs:hasFunctionName (Results 1 – 2 of 2) sorted by relevance
68 bool hasFunctionName() const { return !functionName.empty(); }; in hasFunctionName() function
2005 bool hasFunctionName() const { return PredefinedExprBits.HasFunctionName; } in hasFunctionName() function