Searched defs:ResultInfoType (Results 1 – 1 of 1) sorted by relevance
679 struct ResultInfoType { in analyzeResultType() struct680 const clang::QualType QType; in analyzeResultType()681 clang::VarDecl *const Decl; in analyzeResultType()682 const char *FnKey; in analyzeResultType()683 const std::string &FnName; in analyzeResultType()684 std::function<std::string ()> UnlessOutConverter; in analyzeResultType()