Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-directive-structure.h38 : context_{context}, sourcePosition_{sourcePosition}, in NoBranchingEnforce()
67 .Attach(sourcePosition_, GetEnclosingMsg()); in EmitBranchOutError()
77 .Attach(sourcePosition_, GetEnclosingMsg()); in EmitBranchOutErrorWithName()
103 parser::CharBlock sourcePosition_; variable