Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp293 SkipMalformedDecl(); in ParseSingleDeclarationAfterTemplate()
319 SkipMalformedDecl(); in ParseSingleDeclarationAfterTemplate()
H A DParseDeclCXX.cpp989 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
997 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
1040 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
1045 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
H A DParseDecl.cpp2102 void Parser::SkipMalformedDecl() { in SkipMalformedDecl() function in Parser
2200 SkipMalformedDecl(); in ParseDeclGroup()
2295 SkipMalformedDecl(); in ParseDeclGroup()
2408 SkipMalformedDecl(); in ParseDeclGroup()
3204 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
3247 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
H A DParseCXXInlineMethods.cpp163 SkipMalformedDecl(); in ParseCXXInlineMethodDef()
H A DParseStmt.cpp2587 SkipMalformedDecl(); in trySkippingFunctionBody()
H A DParser.cpp1531 SkipMalformedDecl(); in SkipFunctionBody()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1277 void SkipMalformedDecl();