Home
last modified time | relevance | path

Searched defs:OwnedTagDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1660 TagDecl *OwnedTagDecl = T->getOwnedTagDecl(); in printElaboratedBefore() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3080 TagDecl *OwnedTagDecl = nullptr; in GetDeclSpecTypeForDeclarator() local
9350 TagDecl *OwnedTagDecl) { in getElaboratedType()