Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcheck-directive-structure.h272 const PC *FindClause(C type) { return FindClause(GetContext(), type); } FindClause() function
275 const PC *FindClause(DirectiveContext &context, C type) { FindClause() function