Home
last modified time | relevance | path

Searched defs:pdt (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/Modules/
H A Dstddef.c8 ptrdiff_t pdt; variable
/llvm-project/flang/test/Semantics/
H A Dseparate-mp06.f9027 type :: pdt(k) type
63 type :: pdt(k) type
87 type :: pdt(k) type
H A Dstructconst05.f904 type :: pdt(k) type
H A Dcall19.f908 type :: pdt(k,len) type
H A Dfinal03.f904 type :: pdt(k) type
H A Dcall13.f9014 type :: pdt(len) type
H A Delemental01.f9056 type pdt(L) type
H A Dbad-forward-type.f9028 type :: pdt(good) type
H A Dreduce01.f903 type :: pdt(len) type
H A Dselecttype01.f90192 type pdt(kind,len) type
H A Dnull01.f90144 type :: pdt(n) type
H A Dcall05.f9011 type :: pdt(n) type
[all...]
H A Dcall03.f908 type :: pdt(n) type
/llvm-project/flang/lib/Evaluate/
H A Dfold-integer.cpp1394 if (const auto *pdt{context.pdtInstance()}) { FoldOperation() local