Skip to content

SagePreprocessorRecord::Elif

Synopsis

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

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

Created with MrDocs