Home
last modified time | relevance | path

Searched defs:IndexT (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dense_alloc.h28 typedef u32 IndexT; typedef
39 typedef typename Cache::IndexT IndexT; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIndexedMap.h31 using IndexT = typename ToIndexT::argument_type; global() variable
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp1295 PrimType IndexT = classifyPrim(Index->getType()); in VisitArraySubscriptExpr() local
2645 PrimType IndexT = classifyPrim(ArrayIndexExpr->getType()); in VisitOffsetOfExpr() local