Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DTypePrinter.cpp1660 TagDecl *OwnedTagDecl = T->getOwnedTagDecl(); printElaboratedBefore() local
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp3080 TagDecl *OwnedTagDecl = nullptr; GetDeclSpecTypeForDeclarator() local
9296 getElaboratedType(ElaboratedTypeKeyword Keyword,const CXXScopeSpec & SS,QualType T,TagDecl * OwnedTagDecl) getElaboratedType() argument