Searched defs:allowsMemory (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1082 bool allowsMemory() const { return (Flags & CI_AllowsMemory) != 0; } function in struct:clang::TargetInfo::ConstraintInfo

Completed in 68 milliseconds