ΒΆstd::vector<std::string> CaptureMethods(
std::string TypeString,
const clang::CXXRecordDecl* ASTClass,
const MatchFinder::MatchResult& Result)
std::vector<std::string> CaptureMethods(
std::string TypeString,
const clang::CXXRecordDecl* ASTClass,
const MatchFinder::MatchResult& Result)
Declared at: clang/lib/Tooling/DumpTool/ASTSrcLocProcessor.cpp:143
Parameters
- std::string TypeString
- const clang::CXXRecordDecl* ASTClass
- const MatchFinder::MatchResult& Result