Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp1898 bool Parser::MightBeDeclarator(DeclaratorContext Context) { in MightBeDeclarator() function in Parser
3057 bool MightBeDeclarator = true; in DiagnoseMissingSemiAfterTagDefinition() local