Home
last modified time | relevance | path

Searched defs:clauseName (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/examples/FlangOmpReport/
H A DFlangOmpReportVisitor.cpp37 std::string clauseName; normalize_clause_name() local
/llvm-project/flang/lib/Semantics/
H A Dsymbol.cpp777 std::string clauseName; OmpFlagToClauseName() local
[all...]
H A Dresolve-directives.cpp2618 llvm::StringRef clauseName{"PRIVATE"}; CheckObjectInNamelist() local
H A Dcheck-omp-structure.cpp197 CheckMultipleOccurrence(semantics::UnorderedSymbolSet & listVars,const std::list<parser::Name> & nameList,const parser::CharBlock & item,const std::string & clauseName) CheckMultipleOccurrence() argument
/llvm-project/mlir/lib/Dialect/OpenMP/IR/
H A DOpenMPDialect.cpp511 printClauseWithRegionArgs(OpAsmPrinter & p,Operation * op,ValueRange argsSubrange,StringRef clauseName,ValueRange operands,TypeRange types,DenseBoolArrayAttr byRef,ArrayAttr symbols) printClauseWithRegionArgs() argument