Searched refs:ParseDeclOrFunctionDefInternal (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1000 Parser::ParseDeclOrFunctionDefInternal(ParsedAttributesWithRange &attrs, function in class:Parser
1107 return ParseDeclOrFunctionDefInternal(attrs, *DS, AS);
1115 return ParseDeclOrFunctionDefInternal(attrs, PDS, AS);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1585 DeclGroupPtrTy ParseDeclOrFunctionDefInternal(ParsedAttributesWithRange &attrs,

Completed in 160 milliseconds