Searched defs:EF (Results 1 – 4 of 4) sorted by relevance
135 RSExportFunc *EF = RSExportFunc::Create(this, FD); in processExportFunc() local
100 if (llvm::NamedMDNode *EF = M->getNamedMetadata(RS_EXPORT_FUNC_MN)) in GetExportSymbols() local
292 const RSExportFunc *EF = *I; in HandleTranslationUnitPost() local
677 const RSExportForEach *EF = *I; in genScriptClassConstructor() local901 void RSReflection::genExportFunction(Context &C, const RSExportFunc *EF) { in genExportFunction()945 void RSReflection::genExportForEach(Context &C, const RSExportForEach *EF) { in genExportForEach()