Searched defs:OwnedTagDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | TypePrinter.cpp | 1660 TagDecl *OwnedTagDecl = T->getOwnedTagDecl(); printElaboratedBefore() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 3080 TagDecl *OwnedTagDecl = nullptr; GetDeclSpecTypeForDeclarator() local |