Home
last modified time | relevance | path

Searched refs:clauseInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Semantics/
Dcheck-directive-structure.h135 std::multimap<C, const PC *> clauseInfo; member
157 GetContext().clauseInfo = {}; in ResetPartialContext()
185 GetContext().clauseInfo.emplace(type, GetContext().clause); in SetContextClauseInfo()
193 auto it{GetContext().clauseInfo.find(type)}; in FindClause()
194 if (it != GetContext().clauseInfo.end()) { in FindClause()
289 auto parserClause = GetContext().clauseInfo.find(cl); in CheckOnlyAllowedAfter()
/external/kotlinc/lib/
Dkotlin-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...