Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dlist.h22 IteratorBase(T * CurrentT) IteratorBase() argument
/llvm-project/clang/unittests/AST/
H A DASTImporterGenericRedeclTest.cpp171 auto *CurrentT = cast<TemplateDecl>(Current); in CheckPreviousDecl() local