CodeModelUtils::PredDefinitionMatchesDeclaration Class Reference
#include <codemodel_utils.h>
Public Member Functions | |
PredDefinitionMatchesDeclaration (const FunctionDom &func) | |
bool | operator() (const FunctionDefinitionDom &def) const |
Detailed Description
Predicate for use with findFunctionDefintions.
Searches for a defintion matching a declaration.
- See also
- Pred documentation to learn more about predicates used with code model.
Definition at line 437 of file codemodel_utils.h.
The documentation for this class was generated from the following file: