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
- public ASTChildrenNotSpelledInSourceScope(clang::ast_matchers::internal::ASTMatchFinder * V, bool B)
- public ~ASTChildrenNotSpelledInSourceScope()
Methods
¶ASTChildrenNotSpelledInSourceScope(
clang::ast_matchers::internal::ASTMatchFinder*
V,
bool B)
ASTChildrenNotSpelledInSourceScope(
clang::ast_matchers::internal::ASTMatchFinder*
V,
bool B)
Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:817
Parameters
¶~ASTChildrenNotSpelledInSourceScope()
~ASTChildrenNotSpelledInSourceScope()
Declared at: clang/include/clang/ASTMatchers/ASTMatchersInternal.h:821