clang-tools
6.0.0
|
Functions | |
AST_MATCHER (VarDecl, isAsm) | |
Variables | |
const internal::VariadicDynCastAllOfMatcher< Decl, FileScopeAsmDecl > | fileScopeAsmDecl |
clang::ast_matchers::AST_MATCHER | ( | VarDecl | , |
isAsm | |||
) |
Definition at line 18 of file NoAssemblerCheck.cpp.
const internal::VariadicDynCastAllOfMatcher<Decl, FileScopeAsmDecl> clang::ast_matchers::fileScopeAsmDecl |
Definition at line 20 of file NoAssemblerCheck.cpp.