Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DTypePrinter.cpp1530 TagDecl *OwnedTagDecl = T->getOwnedTagDecl(); in printElaboratedBefore() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp3389 TagDecl *OwnedTagDecl = nullptr; in GetDeclSpecTypeForDeclarator() local
9103 TagDecl *OwnedTagDecl) { in getElaboratedType()