Home
last modified time | relevance | path

Searched refs:getInterestingTagDecl (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DType.cpp3567 static TagDecl *getInterestingTagDecl(TagDecl *decl) { in getInterestingTagDecl() function
3577 return getInterestingTagDecl(decl); in getDecl()
3671 return cast<CXXRecordDecl>(getInterestingTagDecl(Decl)); in getDecl()