Searched refs:declareInvokable (Results 1 – 3 of 3) sorted by relevance
276 void declareInvokable(const RSExportFunc *EF);
571 void ReflectionState::declareInvokable(const RSExportFunc *EF) { in declareInvokable() function in slang::ReflectionState
903 mState->declareInvokable(EF); in genExportFunction()