Home
last modified time | relevance | path

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

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