Home
last modified time | relevance | path

Searched defs:OwnedType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp871 ParsedAttributes &Attrs, Decl **OwnedType) { in ParseAliasDeclarationAfterDeclarator()
H A DParseDecl.cpp45 AccessSpecifier AS, Decl **OwnedType, in ParseTypeName()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp59 Sema::DeclGroupPtrTy Sema::ConvertDeclToDeclGroup(Decl *Ptr, Decl *OwnedType) { in ConvertDeclToDeclGroup()