Home
last modified time | relevance | path

Searched defs:ResultInfoType (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_reduce.cpp679 struct ResultInfoType { in analyzeResultType() struct
680 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()