Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DPointer.h203 bool inArray() const { return getFieldDesc()->IsArray; } in inArray() function
/llvm-project-15.0.7/mlir/lib/IR/
H A DBuiltinAttributes.cpp489 static void copyArrayToAPIntForBEmachine(const char *inArray, size_t numBytes, in copyArrayToAPIntForBEmachine()