Home
last modified time | relevance | path

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

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