Home
last modified time | relevance | path

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

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