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.cpp1044 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
1052 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
1095 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
1100 SkipMalformedDecl(); in ParseStaticAssertDeclaration()
H A DParseDecl.cpp2207 void Parser::SkipMalformedDecl() { in SkipMalformedDecl() function in Parser
2317 SkipMalformedDecl(); in ParseDeclGroup()
2451 SkipMalformedDecl(); in ParseDeclGroup()
2596 SkipMalformedDecl(); in ParseDeclGroup()
3457 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
3500 SkipMalformedDecl(); in DiagnoseMissingSemiAfterTagDefinition()
H A DParseCXXInlineMethods.cpp207 SkipMalformedDecl(); in ParseCXXInlineMethodDef()
H A DParser.cpp1540 SkipMalformedDecl(); in SkipFunctionBody()
H A DParseStmt.cpp2602 SkipMalformedDecl(); in trySkippingFunctionBody()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1313 void SkipMalformedDecl();