Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1411 : ParseSoon(PSoon), in ParseSoon() function
1414 bool parseSoon() { return ParseSoon; } in parseSoon()
1422 bool ParseSoon; // Are we planning to parse these shortly after creation?