Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1140 bool parseSoon() { return ParseSoon; } in parseSoon() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseDecl.cpp182 if (!ClassStack.empty() && !LateAttrs->parseSoon()) in ParseGNUAttributes()
1386 assert(LAs.parseSoon() && in ParseLexedAttributeList()