Searched refs:MarkUsed (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_pragma_handler.cpp214 MarkUsed(PP, KeywordValueMap[RSExportReduce::KeyInitializer]);
215 MarkUsed(PP, KeywordValueMap[RSExportReduce::KeyAccumulator]);
216 MarkUsed(PP, KeywordValueMap[RSExportReduce::KeyCombiner]);
217 MarkUsed(PP, KeywordValueMap[RSExportReduce::KeyOutConverter]);
218 MarkUsed(PP, KeywordValueMap[RSExportReduce::KeyHalter]);
232 void MarkUsed(clang::Preprocessor &PP, const std::string &FunctionName) { function in class:slang::__anon1257::RSReducePragmaHandler

Completed in 1168 milliseconds