Home
last modified time | relevance | path

Searched refs:SkipMalformedDecl (Results 1 – 6 of 6) 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.cpp1612 void Parser::SkipMalformedDecl() { in SkipMalformedDecl() function in Parser
1703 SkipMalformedDecl(); in ParseDeclGroup()
1774 SkipMalformedDecl(); in ParseDeclGroup()
2503 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
2546 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
DParseCXXInlineMethods.cpp144 SkipMalformedDecl(); in ParseCXXInlineMethodDef()
DParseTemplate.cpp252 SkipMalformedDecl(); in ParseSingleDeclarationAfterTemplate()
DParser.cpp1162 SkipMalformedDecl(); in SkipFunctionBody()
/external/clang/include/clang/Parse/
DParser.h881 void SkipMalformedDecl();