Go to the source code of this file.
|
DeclarationMatcher | TemplInstWithoutDef (const internal::Matcher< clang::NamedDecl > &excluded_names) |
|
DeclarationMatcher | FuncWithDef (const internal::Matcher< clang::NamedDecl > &excluded_names) |
|
DeclarationMatcher | TemplInst (const internal::Matcher< clang::NamedDecl > &excluded_names) |
|
◆ FuncWithDef()
DeclarationMatcher FuncWithDef |
( |
const internal::Matcher< clang::NamedDecl > & | excluded_names | ) |
|
[FuncWithDef]
[FuncWithDef]
Definition at line 12 of file Matcher.cpp.
◆ TemplInst()
DeclarationMatcher TemplInst |
( |
const internal::Matcher< clang::NamedDecl > & | excluded_names | ) |
|
[TemplInst]
[TemplInst]
Definition at line 19 of file Matcher.cpp.
◆ TemplInstWithoutDef()
DeclarationMatcher TemplInstWithoutDef |
( |
const internal::Matcher< clang::NamedDecl > & | excluded_names | ) |
|
[TemplInstWithoutDef]
[TemplInstWithoutDef]
Definition at line 5 of file Matcher.cpp.