Skip to content

RoseOpenMPPragmaCallback::getPragmaLogicalLocation

Synopsis

Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>

bool
getPragmaLogicalLocation(
    clang::FileID file_id,
    unsigned int line,
    std::string& filename,
    unsigned int& logical_line) const;

Created with MrDocs