Home
last modified time | relevance | path

Searched refs:SkipFunctionBody (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Parse/
H A DParser.cpp1372 SkipFunctionBody(); in ParseFunctionDefinition()
1431 void Parser::SkipFunctionBody() { in SkipFunctionBody() function in Parser
H A DParseStmt.cpp2481 SkipFunctionBody(); in trySkippingFunctionBody()
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h1606 void SkipFunctionBody();