Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DPointerEmbeddedInt.h73 operator IntT() const { in IntT() function
/external/llvm-project/flang/lib/Evaluate/
Dfold-character.cpp22 using IntT = SubscriptInteger; in FoldIntrinsicFunction() typedef
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp12630 static bool checkOpenCLEnqueueIntType(Sema &S, Expr *E, const QualType &IntT) { in checkOpenCLEnqueueIntType()