Home | History | Annotate | Download | only in Parse

Lines Matching refs:IsAmbiguous

5112       bool IsAmbiguous = false;
5117 bool IsFunctionDecl = isCXXFunctionDeclarator(&IsAmbiguous);
5125 ParseFunctionDeclarator(D, attrs, T, IsAmbiguous);
5267 bool IsAmbiguous,
5421 IsAmbiguous,