Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp709 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
715 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
736 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
742 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
DParseDecl.cpp1648 void Parser::SkipMalformedDecl() { in SkipMalformedDecl() function in Parser
1739 SkipMalformedDecl(); in ParseDeclGroup()
1810 SkipMalformedDecl(); in ParseDeclGroup()
2558 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
2601 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
DParseCXXInlineMethods.cpp151 SkipMalformedDecl(); in ParseCXXInlineMethodDef()
DParseTemplate.cpp257 SkipMalformedDecl(); in ParseSingleDeclarationAfterTemplate()
DParser.cpp1188 SkipMalformedDecl(); in SkipFunctionBody()
DParseStmt.cpp2022 SkipMalformedDecl(); in trySkippingFunctionBody()
/external/clang/include/clang/Parse/
DParser.h903 void SkipMalformedDecl();