Searched defs:OwnedType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 926 ParseAliasDeclarationAfterDeclarator(const ParsedTemplateInfo & TemplateInfo,SourceLocation UsingLoc,UsingDeclarator & D,SourceLocation & DeclEnd,AccessSpecifier AS,ParsedAttributes & Attrs,Decl ** OwnedType) ParseAliasDeclarationAfterDeclarator() argument
|
H A D | ParseDecl.cpp | 51 ParseTypeName(SourceRange * Range,DeclaratorContext Context,AccessSpecifier AS,Decl ** OwnedType,ParsedAttributes * Attrs) ParseTypeName() argument
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 71 ConvertDeclToDeclGroup(Decl * Ptr,Decl * OwnedType) ConvertDeclToDeclGroup() argument
|