Searched defs:MultiParseScope (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1096 class MultiParseScope { class in namespace:clang
1103 MultiParseScope(Parser &Self) : Self(Self) {} function in class:clang::MultiParseScope

Completed in 77 milliseconds