struct ASTChildrenNotSpelledInSourceScope

Declaration

struct ASTChildrenNotSpelledInSourceScope { /* full declaration omitted */ };

Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:816

Member Variables

private clang::ast_matchers::internal::ASTMatchFinder* MV
private bool MB

Method Overview

Methods

ASTChildrenNotSpelledInSourceScope(
    clang::ast_matchers::internal::ASTMatchFinder*
        V,
    bool B)

Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:817

Parameters

clang::ast_matchers::internal::ASTMatchFinder* V
bool B

~ASTChildrenNotSpelledInSourceScope()

Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:821