Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1008 auto *ctpsd = const_cast<CTPSDecl *>(cast<CTPSDecl>(this)); in getSourceRange() local
1009 CTPSDecl *inst_from = ctpsd->getInstantiatedFromMember(); in getSourceRange()