Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_rs_export_reduce.cpp98 StateOfAnalyzeTranslationUnit( in StateOfAnalyzeTranslationUnit() argument
132 RSContext &RSC;
133 clang::Preprocessor &PP;
134 clang::ASTContext &ASTC;
139 bool Ok;
141 clang::FunctionDecl *FnInitializer;
142 clang::FunctionDecl *FnAccumulator;
143 clang::FunctionDecl *FnCombiner;
144 clang::FunctionDecl *FnOutConverter;
145 clang::FunctionDecl *FnHalter;
[all …]