Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDecl.cpp1806 bool Parser::MightBeDeclarator(DeclaratorContext Context) { in MightBeDeclarator() function in Parser
2912 bool MightBeDeclarator = true; in DiagnoseMissingSemiAfterTagDefinition() local