Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp949 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
957 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
1004 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
1009 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
H A DParseDecl.cpp2045 void Parser::SkipMalformedDecl() { in SkipMalformedDecl() function in Parser
2152 SkipMalformedDecl(); in ParseDeclGroup()
2287 SkipMalformedDecl(); in ParseDeclGroup()
2433 SkipMalformedDecl(); in ParseDeclGroup()
3260 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
3303 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
H A DParseCXXInlineMethods.cpp201 SkipMalformedDecl(); in ParseCXXInlineMethodDef()
H A DParseStmt.cpp2459 SkipMalformedDecl(); in trySkippingFunctionBody()
H A DParser.cpp1464 SkipMalformedDecl(); in SkipFunctionBody()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1387 void SkipMalformedDecl();