Searched refs:ParseDeclOrFunctionDefInternal (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | Parser.cpp | 873 Parser::ParseDeclOrFunctionDefInternal(ParsedAttributesWithRange &attrs, in ParseDeclOrFunctionDefInternal() function in Parser 948 return ParseDeclOrFunctionDefInternal(attrs, *DS, AS); in ParseDeclarationOrFunctionDefinition() 956 return ParseDeclOrFunctionDefInternal(attrs, PDS, AS); in ParseDeclarationOrFunctionDefinition()
|
/aosp_15_r20/external/clang/include/clang/Parse/ |
H A D | Parser.h | 1258 DeclGroupPtrTy ParseDeclOrFunctionDefInternal(ParsedAttributesWithRange &attrs,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Parse/ |
D | Parser.h | 1642 DeclGroupPtrTy ParseDeclOrFunctionDefInternal(ParsedAttributes &Attrs,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Parse/ |
D | Parser.h | 1642 DeclGroupPtrTy ParseDeclOrFunctionDefInternal(ParsedAttributes &Attrs,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Parse/ |
D | Parser.h | 1619 DeclGroupPtrTy ParseDeclOrFunctionDefInternal(ParsedAttributes &Attrs,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Parse/ |
D | Parser.h | 1679 DeclGroupPtrTy ParseDeclOrFunctionDefInternal(ParsedAttributes &Attrs,
|