Searched refs:TentativeCXXTypeIdContext (Results 1 – 2 of 2) sorted by relevance
627 bool Parser::isCXXTypeId(TentativeCXXTypeIdContext Context, bool &isAmbiguous) { in isCXXTypeId()2245 if (isCXXTypeId(TentativeCXXTypeIdContext::TypeIdInTrailingReturnType)) in TryParseFunctionDeclarator()
2616 enum TentativeCXXTypeIdContext { enum2702 bool isCXXTypeId(TentativeCXXTypeIdContext Context, bool &isAmbiguous);2703 bool isCXXTypeId(TentativeCXXTypeIdContext Context) { in isCXXTypeId()