Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp149 const auto *TPDecl = dyn_cast<TemplateTypeParmDecl>(TParams->getParam(I)); in checkPreCall() local
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1481 auto *TPDecl = Create() local