Home
last modified time | relevance | path

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

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