Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h971 LateParsedAttrList(bool PSoon = false) : ParseSoon(PSoon) { } in ParseSoon() argument