Home
last modified time | relevance | path

Searched refs:analyzeTranslationUnit (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_reduce.h163 bool analyzeTranslationUnit();
Dslang_rs_context.cpp315 if (! (*I)->analyzeTranslationUnit()) in processReducePragmas()
Dslang_rs_export_reduce.cpp751 bool RSExportReduce::analyzeTranslationUnit() { in analyzeTranslationUnit() function in slang::RSExportReduce