HomeSort by relevance Sort by last modified time
    Searched refs:OET (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_reflection.cpp 398 const RSExportType *OET = EF->getOutType();
399 if (OET) {
400 genTypeInstanceFromPointer(C, OET);
681 const RSExportType *OET = EF->getOutType();
693 if (OET)
744 if (OET) {
745 genTypeCheck(C, OET, "aout");
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 711 milliseconds