Home
last modified time | relevance | path

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

/llvm-project/offload/include/Shared/
H A DRequirements.h98 int64_t getRequirements() const { return SetFlags; } in getRequirements() function
/llvm-project/offload/include/
H A DPluginManager.h126 int64_t getRequirements() const { return Requirements.getRequirements(); } getRequirements() function
/llvm-project/clang/include/clang/AST/
H A DExprConcepts.h556 ArrayRef<concepts::Requirement *> getRequirements() const { getRequirements() function