Home
last modified time | relevance | path

Searched refs:PrevPreferredType (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h941 PreferredTypeBuilder PrevPreferredType; variable
949 : P(p), PrevPreferredType(P.PreferredType) { in TentativeParsingAction()
969 P.PreferredType = PrevPreferredType; in Revert()