Home
last modified time | relevance | path

Searched defs:ExpectSemi (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp2876 bool ExpectSemi = true; in ParseCXXClassMemberDeclaration() local
H A DParseDecl.cpp2204 bool ExpectSemi = Context != DeclaratorContext::ForInit; in ParseDeclGroup() local