Instantiator
Generate c++ template instantiations
Loading...
Searching...
No Matches
Matcher.cpp File Reference
Include dependency graph for Matcher.cpp:

Go to the source code of this file.

Functions

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)
 

Function Documentation

◆ 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.