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.cpp1708 TagDecl *OwnedTagDecl = T->getOwnedTagDecl(); in printElaboratedBefore() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3132 TagDecl *OwnedTagDecl = nullptr; in GetDeclSpecTypeForDeclarator() local
9635 TagDecl *OwnedTagDecl) { in getElaboratedType()