Home
last modified time | relevance | path

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

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