Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dtype-info.h154 RT_API_ATTRS bool IsArgDescriptor(int zeroBasedArg) const { in IsArgDescriptor() argument
158 RT_API_ATTRS bool IsArgContiguous(int zeroBasedArg) const { in IsArgContiguous() argument
/llvm-project/flang/lib/Evaluate/
H A Dfold-character.cpp27 FoldingContext &context, FunctionRef<T> &funcRef, int zeroBasedArg) { in GetConstantLength() argument