Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2474 ParsedAttributes &DeclSpecAttrs, bool RequireSemi,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp2091 bool RequireSemi, ForRangeInit *FRI, SourceLocation *DeclSpecStart) { in ParseSimpleDeclaration() argument
2116 if (RequireSemi) ConsumeToken(); in ParseSimpleDeclaration()