Home
last modified time | relevance | path

Searched defs:allowed (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/docs/
H A DCommandLine.rst1084 .. _cl::Optional:
1090 .. _cl::ZeroOrMore:
1096 .. _cl::Required:
1101 .. _cl::OneOrMore:
/llvm-project/flang/lib/Semantics/
H A Dcheck-directive-structure.h23 const common::EnumSet<C, ClauseEnumSize> allowed; global() member
239 SetContextAllowed(const common::EnumSet<C,ClauseEnumSize> & allowed) SetContextAllowed() argument
[all...]
/llvm-project/flang/include/flang/Common/
H A Dformat.h453 template <typename CHAR> void FormatValidator<CHAR>::check_r(bool allowed) { in check_r() argument
/llvm-project/lld/wasm/
H A DWriter.cpp572 SmallSet<std::string, 8> &allowed = out.targetFeaturesSec->features; populateTargetFeatures() local
[all...]