Searched refs:postDeclsFound (Results 1 – 1 of 1) sorted by relevance
2116 bool postDeclsFound = acceptPostDecls(postDeclQualifier); in acceptStruct() local2121 …if (structName.size() > 0 && !postDeclsFound && parseContext.lookupUserType(structName, type) != n… in acceptStruct()