Skip to content

SagePreprocessorRecord::If

Synopsis

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

virtual
void
If(
    clang::SourceLocation Loc,
    clang::SourceRange ConditionRange,
    clang::PPCallbacks::ConditionValueKind ConditionValue) override;

Created with MrDocs