Searched defs:StateOfAnalyzeTranslationUnit (Results 1 – 1 of 1) sorted by relevance
94 struct RSExportReduce::StateOfAnalyzeTranslationUnit { struct in slang::RSExportReduce96 …ef std::function<std::string (const char *Key, const std::string &Name)> DiagnosticDescriptionType;98 StateOfAnalyzeTranslationUnit( in StateOfAnalyzeTranslationUnit() argument132 RSContext &RSC;133 clang::Preprocessor &PP;134 clang::ASTContext &ASTC;135 const DiagnosticDescriptionType DiagnosticDescription;139 bool Ok;141 clang::FunctionDecl *FnInitializer;142 clang::FunctionDecl *FnAccumulator;[all …]