Home
last modified time | relevance | path

Searched refs:SkipMalformedDecl (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Parse/
DParseDeclCXX.cpp701 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
707 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
728 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
734 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
DParseDecl.cpp1546 void Parser::SkipMalformedDecl() { in SkipMalformedDecl() function in Parser
1637 SkipMalformedDecl(); in ParseDeclGroup()
1708 SkipMalformedDecl(); in ParseDeclGroup()
2439 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
2483 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
DParseCXXInlineMethods.cpp147 SkipMalformedDecl(); in ParseCXXInlineMethodDef()
DParseTemplate.cpp240 SkipMalformedDecl(); in ParseSingleDeclarationAfterTemplate()
/external/clang/include/clang/Parse/
DParser.h859 void SkipMalformedDecl();